/ng-game-of-life

Game of Life written in Rust, UI in Angular

Primary LanguageTypeScript

🦄 Angular/WASM Game of Life

Prerequisites

Build and Run

$ wasm-pack build
$ cd pkg && npm link
$ cd ../www/
$ npm install
$ npm link ng-game-of-life
$ npm start

Resources

License

MIT