An open API service indexing awesome lists of open source software.

https://github.com/bblodfon/game-of-life

A web implementation of John Conway's Game of Life
https://github.com/bblodfon/game-of-life

game-of-life gameoflife javascript john-conway-game

Last synced: 3 months ago
JSON representation

A web implementation of John Conway's Game of Life

Awesome Lists containing this project

README

        

# gameOfLife
A web implementation of John Conway's Game of Life that I made just for the fun of it :)

You can see the result [here](https://bblodfon.github.io/game-of-life/gameOfLIfe.html).