sallar / ng-game-of-life

Game of Life written in Rust, UI in Angular

Home Page:https://sallar.github.io/ng-game-of-life/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

🦄 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

About

Game of Life written in Rust, UI in Angular

https://sallar.github.io/ng-game-of-life/


Languages

Language:TypeScript 48.9%Language:Rust 37.3%Language:HTML 8.4%Language:JavaScript 5.4%