https://github.com/juancrg90/game-of-life-html-css-js
Very simple implementation of the Conway's Game of life using HTML + CSS + JS
https://github.com/juancrg90/game-of-life-html-css-js
Last synced: 3 months ago
JSON representation
Very simple implementation of the Conway's Game of life using HTML + CSS + JS
- Host: GitHub
- URL: https://github.com/juancrg90/game-of-life-html-css-js
- Owner: JuanCrg90
- Created: 2016-10-16T20:34:27.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2016-10-16T20:41:09.000Z (almost 9 years ago)
- Last Synced: 2025-07-20T06:57:02.920Z (3 months ago)
- Language: JavaScript
- Homepage: https://juancrg90.github.io/Game-of-life-HTML-CSS-JS/
- Size: 5.86 KB
- Stars: 0
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Game of Life HTML, CSS and JS
[https://juancrg90.github.io/Game-of-life-HTML-CSS-JS](https://juancrg90.github.io/Game-of-life-HTML-CSS-JS/)
## TODO
- User can set the grid size
- User can select optional die animation
- User can select the refresh time
- User can clear the board state
- Browser Save the last board state