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

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

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