kamiyaa / game-of-life

https://kamiyaa.github.io/game-of-life

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Game of Life

https://kamiyaa.github.io/game-of-life/

A simple game of life game written with Rust, WebAssembly and Javascript.

Alt text

Rust/WebAssembly

Building

wasm-pack build

Testing

wasm-pack test --headless --firefox

Publishing to NPM

wasm-pack publish

Javascript/Webpack

Building/Bundling

cd www
npm run build

Testing

cd www
npm run start

About

https://kamiyaa.github.io/game-of-life


Languages

Language:JavaScript 55.9%Language:Rust 28.3%Language:SCSS 8.4%Language:HTML 7.4%