game-of-life/README.md

4 lines
147 B
Markdown
Raw Normal View History

2020-10-11 21:46:15 +01:00
Game of Life
============
WASM-based game of life following the [Rust WASM book](https://rustwasm.github.io/docs/book/introduction.html) tutorial.