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

https://github.com/paolobrasolin/bane_of_life


https://github.com/paolobrasolin/bane_of_life

Last synced: 18 days ago
JSON representation

Awesome Lists containing this project

README

        

# bane_of_life

This is an implementation of Conway's Game Of Life.

To see it running just visit [the live demo](https://paolobrasolin.github.io/bane_of_life/).

To run it locally:

- clone the repo
- serve its contents statically with [your favourite webserver](https://gist.github.com/willurd/5720255)