Skip to content

Latest commit

 

History

History
17 lines (16 loc) · 273 Bytes

README.md

File metadata and controls

17 lines (16 loc) · 273 Bytes

The game of life --live demo

Requirement

install node.js,yarn,rust nightly toolchain

Build

Debug
yarn run build-debug 
Rlease
yarn run build-release

Run

yarn run serve