You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
3 years ago | |
---|---|---|
benches | 3 years ago | |
src | 3 years ago | |
tests | 3 years ago | |
www | 3 years ago | |
.appveyor.yml | 3 years ago | |
.cargo-ok | 3 years ago | |
.gitignore | 3 years ago | |
.travis.yml | 3 years ago | |
Cargo.toml | 3 years ago | |
LICENSE_APACHE | 3 years ago | |
LICENSE_MIT | 3 years ago | |
README.md | 3 years ago | |
after.txt | 3 years ago | |
before.txt | 3 years ago | |
convida-alt.png | 3 years ago | |
convida.png | 3 years ago | |
convida.xcf | 3 years ago | |
perf.data | 3 years ago | |
server.py | 3 years ago |
README.md
Convida

An implementation of Conway's Game of Life based on this tutorial.
Release
To start the server, run:
cd www
npm install
npm run start
Development
Dependencies
Quick Install cargo install wasm-pack
wasm-pack build