Conway's game of life is a zero player game played by the computer itself and follows the concept of cellular automata. This code works in python 3.x and for both platforms Linux and Windows.
-
Updated
Oct 14, 2019 - Python
Conway's game of life is a zero player game played by the computer itself and follows the concept of cellular automata. This code works in python 3.x and for both platforms Linux and Windows.
Conway's Game of Life with User and Random mode implemented in Processing
Add a description, image, and links to the conways topic page so that developers can more easily learn about it.
To associate your repository with the conways topic, visit your repo's landing page and select "manage topics."