game-of-life/README.md
2020-10-11 21:46:15 +01:00

4 lines
147 B
Markdown

Game of Life
============
WASM-based game of life following the [Rust WASM book](https://rustwasm.github.io/docs/book/introduction.html) tutorial.