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
- Host: GitHub
- URL: https://github.com/bzdgn/game-of-life-javascript
- Owner: bzdgn
- Created: 2017-03-26T10:12:08.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-05-26T19:59:51.000Z (about 7 years ago)
- Last Synced: 2025-02-03T09:47:48.061Z (4 months ago)
- Topics: conway, conway-game, conway-s-game-of-life, game-of-life, gameoflife, javascript
- Language: HTML
- Size: 4.54 MB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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 CanvasCheckout online demo on
[my personal website](http://leventdivilioglu.com/demos/game-of-life/)Here down below, a simple gif-record of the screen;
![]()
Here are some screen shots for different Cell Size's;
![]()
![]()
![]()