game-of-life-package

Game of Life implementation with many options.


License
MIT
Install
pip install game-of-life-package==0.2

Documentation

GameOfLifePython

Here I create a game of life in python to test my python skills.