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

https://github.com/richstokes/hyperdiv-gameoflife

Game of Life, in Hyperdiv
https://github.com/richstokes/hyperdiv-gameoflife

cellular-automata gameoflife hyperdiv python react-python

Last synced: 9 months ago
JSON representation

Game of Life, in Hyperdiv

Awesome Lists containing this project

README

          

# hyperdiv-GameOfLife
Game of Life, in Hyperdiv

Quick mess about.

## Run
```
pipenv install
pipenv run python hdgol.py
```

Then open browser at [http://localhost:8888](http://localhost:8888)