Simple Python Implementation of Conway's Game of Life Quick start Clone the repo git clone https://github.com/jenkoj/game-of-life Run the script python3 game.py Output should be seen in terminal Output is also saved to GameOut.png Result gol.mp4