This is a game created by John Conway. It is coded with Python, with pygame and numpy. It is necessary to install numpy and pygame. So, before running, code 'pip install numpy' and 'pip install pygame'.
We have 2 codes that you can choose on testing. GameOfLife, where you can freely use the game of life game between the 2 rules available: B3S236 and B3S23. And we have GameOfLife_Patterns, where you can choose 6 main patterns of the game between those 2 rules.
This is a code to automatize routines in your company's needs. It turns csv files to excel files in your Download directory.