Skip to content

mateusdigital/game_of_life

Repository files navigation

Game of Life

Made with <3 by mateus.digital.

Description:

Game of Life is an implementation of the classic Conway's Game of Life.

You can check it online.


As usual, you are very welcomed to share and hack it.

Building

git clone https://github.com/mateusdigital/game_of_life
cd game_of_life
./scripts/build-static.sh      ## Builds the webpage for the project.

License:

This software is released under GPLv3.

Others:

There's more FLOSS things at mateus.digital :)