/conway-game-of-life

Pure Javascript implementation of Conway's Game of Life

Primary LanguageHTML

Conway's Game of Life

Live Demo

This is a pure Javascript implementation of Conway's Game of life. Currently, this is an implementation of Blinker Pattern. In future, this implementation may be improved and new patterns might be added.

Comments and feedback are welcome.