Game_of_Life The Game of Life, based on the idea of Jhon Conway. Installation The code was written and tested in Python 3.8.6. Other python versions might work but they haven't been tested. For the installation run the following command: pip install -r requirements.txt