Install tools through
python tools/setup.py install
Run the code using
python -m <Game>.main
- Mouse click to make a point alive
spaceto start simulationrto start and stop recording
Game of life codes are set of simulations which leads to a life-like behaviour based on simple rules.

