Yet another (Python+PyGame) implementation of John Horton Conway's Game of Life
-
Updated
May 24, 2021 - Python
Yet another (Python+PyGame) implementation of John Horton Conway's Game of Life
This is a visualisation tool of Conway's Game of Life written in python using the pygame framework, with preloaded patterns
Implementation of the famous Conway's Game of Life using Python and Pygame
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.
Le Jeu de la vie est un automate cellulaire imaginé par John Horton Conway en 1970. Malgré des règles très simples, il est Turing-complet. C'est un jeu de simulation au sens mathématique. que j'ai ecrit en python
Conway's Game of Life game written in Python and displayed using pygame
🎲 Simple Conway's game of life library
Simulation of Conway's cellular automaton Game Of Life
An implementation of the cellullar automata created by the mathematician John Horton Conway
This is my little Game of Life Simulator developed within a student project
Add a description, image, and links to the conwaysgameoflife topic page so that developers can more easily learn about it.
To associate your repository with the conwaysgameoflife topic, visit your repo's landing page and select "manage topics."