Conway's Game of Life Log file contains the intial array of the game. It might be useful when you found a good pattern and want to note it somewhere. Requirements: Python 3.8 or above p5py GLFW References: https://thecodingtrain.com/CodingChallenges/085-the-game-of-life.html https://en.wikipedia.org/wiki/Conway's_Game_of_Life https://www.conwaylife.com/ref/lexicon/lex_p.htm