Skip to content

i-hardy/wasm-game-of-life

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wasm Game of Life

An implementation of Conway's Game of Life using Rust and WebAssembly. Created following the Rust & WebAssembly Book.

Live demo

Setup

  1. Install the Rust toolchain and wasm-pack
  2. Run wasm-pack build in the root directory
  3. cd into the www directory, then run npm install and npm start

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published