Skip to content

mvtenorio/wasm-game-of-life

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About

This is the implementation of Conway's Game of Life from the Rust 🦀 and WebAssembly 🕸 book with a few changes.

🛠️ Build with wasm-pack build

wasm-pack build

Run the app

cd www
npm i
npm run start

Releases

No releases published

Packages

No packages published