FabGameOfLife-p

Game of Life implementation with many options.


Install
pip install FabGameOfLife-p==1.1

Documentation

GameOfLifePython

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