This is a simple implementation of the Game of life.
Used stack: HTML + Javascript. Very minimal, probably doesn't work with every browser.
Clone the repository and serve the contents of root directory.
git clone https://github.com/radmen/game-of-life.git
cd game-of-life
serve