Skip to content

js/canvas implementation of Conway's Game of Life

Notifications You must be signed in to change notification settings

mvaello/game-of-life

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

The Game of Life!

A js/canvas implementation of Conway's game of life.

Clone the repository, open the index.html page in a browser and enjoy!

You can see a live demo in http://afgomez.es/lab/game-of-life/

TODO:

  • Optimize! Avoid repainting the whole grid each generation
  • Controls to start/stop the autoplay
  • Allow the user to switch active points in the canvas

About

js/canvas implementation of Conway's Game of Life

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published