3 Repositories
Python Game_Of_Life Libraries
An implementation of John Conway's Game of Life.
This is an implementation of John Conway's Game of Life in Python, and a very basic and straightforward one at that.
3 Feb 11, 2022
A pygame implementation of John Conway's Game of Life
Game of Life A Pygame Simulation This is a Pygame implementation of the famous Conway's Game of Life. The game features a set of very simple rules: An
1 Jan 6, 2022
Graphical impimetaion of Conway's Game of Life in Python using pyglet
Conway's Game of Life in Python Konstantin Opora Conway's Game of Life: graphical implementation in python using pyglet. developed in Python 3.10.0 Re
1 Nov 30, 2021