Skip to content

Couto/conway

Repository files navigation

Conway's Game of Life

Instalation

git clone https://github.com/Couto/conway.git
cd conway && git submodule update --init
npm install
npm start

TODO

  • Big grids make take some time to render. Research about setTimeouts vs WebWorkers
  • Fix application architecture
  • Implement predefault examples that can be dragged to the grid.

About

Javascript Implementation of Conway's Game of Life

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published