Rust WASM-based game-of-life https://life.sarsoo.xyz
Go to file
2021-06-21 22:41:48 +01:00
.github/workflows update everything, add CI 2021-06-21 22:41:48 +01:00
src update everything, add CI 2021-06-21 22:41:48 +01:00
tests game working 2020-10-11 21:46:15 +01:00
www update everything, add CI 2021-06-21 22:41:48 +01:00
.gitignore game working 2020-10-11 21:46:15 +01:00
Cargo.toml update everything, add CI 2021-06-21 22:41:48 +01:00
README.md game working 2020-10-11 21:46:15 +01:00

Game of Life

WASM-based game of life following the Rust WASM book tutorial.