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

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.

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