https://github.com/tbajorek/gameoflife
Game of Life - web application written in JavaScript, CSS and HTML. It's asynchronous version of the algorithm.
https://github.com/tbajorek/gameoflife
conway-life gameoflife js react
Last synced: 5 months ago
JSON representation
Game of Life - web application written in JavaScript, CSS and HTML. It's asynchronous version of the algorithm.
- Host: GitHub
- URL: https://github.com/tbajorek/gameoflife
- Owner: tbajorek
- Created: 2017-03-21T12:00:57.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-04-04T23:34:44.000Z (over 8 years ago)
- Last Synced: 2025-03-11T01:33:43.569Z (8 months ago)
- Topics: conway-life, gameoflife, js, react
- Language: JavaScript
- Homepage: http://tbajorek.pl/gol/
- Size: 6.56 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# GameOfLife
Game of Life - web application written in JavaScript, CSS and HTML. It's asynchronous version of the algorithm.
# Installation
```bash
git clone https://github.com/tbajorek/GameOfLife.git
```
```bash
npm install
```
# Demo
You can see how it works there: [http://tbajorek.pl/gol/]( http://tbajorek.pl/gol/)
# Author
Tomasz Bajorek
[My site](http://tbajorek.pl/gol/)
# Licence
GPL