Skip to content

PatchesMaps/wasm-game-of-life

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wasm-game-of-life

This started as a WASM playground built out of a tutorial and is slowly morphing into an interactive form of Conway's game of life

🛠️ Build with wasm-pack build

wasm-pack build

🔬 Test in Headless Browsers with wasm-pack test

wasm-pack test --headless --firefox

🏃‍♀️🏠 Run locally

cd www
npm i
npm start

🎁 Publish to NPM with wasm-pack publish

wasm-pack publish

🔋 Batteries Included

About

Rust + WASM game of life implementation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published