/wasm-game-of-life

https://diamondlord.github.io/wasm-game-of-life/

Primary LanguageRustApache License 2.0Apache-2.0

Build and Deploy to GitHub Pages

🚴 Usage

Started from tutorial - Tutorial

🛠️ Build with wasm-pack build

wasm-pack build

🔬 Test in Headless Browsers with wasm-pack test

wasm-pack test --headless --firefox

🔋 Batteries Included