Skip to content

An implementation of Conway's Game of Life using Rust compiled to webassembly and javascript

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

riley-martin/game_of_life

Repository files navigation

Conway's Game of Life

About

This is my implementation of Conway's Game of Life. It uses Javascript and Rust compiled to Webassembly and draws the game onto an HTML canvas element.

Demo

You can try a live preview here

TODO

  • Adjust speed with slider
  • Toggle cells with mouse
  • Clear screen
  • Pause game

About

An implementation of Conway's Game of Life using Rust compiled to webassembly and javascript

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