The “game” is a zero-player game, meaning that its evolution is determined by its initial state, requiring no further input. One interacts with the Game of Life by creating an initial configuration and observing how it evolves, or, for advanced “players”, by creating patterns with particular properties. This version of the game has been implemented on Torus board and Klein board using Python 3.6.
Import all the files in one directory
Set the working directory
Run init,boards,Final
Enter configurations and see animation!