Skip to content

Leundai/game-of-life-rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Game Of Life Rust WASM

Built with 🦀🕸 by The Rust and WebAssembly Working Group

Sample Game Of Life

About

🛠️ Build with wasm-pack build

cd rust
wasm-pack build

🔬 Test in Headless Browsers with wasm-pack test

cd rust
wasm-pack test --headless --chrome

🏠 Run website locally

cd web
npm install
npm run start

🔋 Batteries Included

License

About

Rust WASM Game Of Life

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published