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

https://github.com/bzdgn/game-of-life-javascript

Conway's Game Of Life Demo with JavaScript And HTML5 Canvas
https://github.com/bzdgn/game-of-life-javascript

conway conway-game conway-s-game-of-life game-of-life gameoflife javascript

Last synced: 2 months ago
JSON representation

Conway's Game Of Life Demo with JavaScript And HTML5 Canvas

Awesome Lists containing this project

README

        

Conway's Game Of Life
=====================
This is a demo of Conway's Game Of Life with JavaScript and HTML5 Canvas

Checkout online demo on
[my personal website](http://leventdivilioglu.com/demos/game-of-life/)

Here down below, a simple gif-record of the screen;


game-of-life-1

Here are some screen shots for different Cell Size's;


game-of-life-1



game-of-life-2



game-of-life-3