Rust WASM-based game-of-life
https://life.sarsoo.xyz
src | ||
tests | ||
www | ||
.gitignore | ||
Cargo.toml | ||
README.md |
Game of Life
WASM-based game of life following the Rust WASM book tutorial.
src | ||
tests | ||
www | ||
.gitignore | ||
Cargo.toml | ||
README.md |
WASM-based game of life following the Rust WASM book tutorial.