Skip to content

A simple implementation of Conway's Game of Life with Rust and WASM.

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE_APACHE
MIT
LICENSE_MIT
Notifications You must be signed in to change notification settings

GabrielDertoni/wasm-game-of-life

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wasm-game-of-life

An implementation of Conway's Game of Life following the tutorial of wasm-pack.

Built with 🦀🕸 by The Rust and WebAssembly Working Group

Building

Make sure to have wasm-pack installed.

wasm-pack build

Usage

cd www
npm run start

About

A simple implementation of Conway's Game of Life with Rust and WASM.

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE_APACHE
MIT
LICENSE_MIT

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published