Game of life Learned Rust by reimplementing Conway's Game of life. Prerequisites Rust Toolchain wasm-pack npm Getting started git clone [email protected]: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