Game of life Learned Rust by reimplementing Conway's Game of life. Prerequisites Rust Toolchain wasm-pack npm Getting started git clone git@github.com:lvndry/game-of-life.git cd game-of-life ./start.sh Credits Based on Rust - WASM tutorial License This project is licensed under MIT License