Skip to content

Latest commit

 

History

History
6 lines (3 loc) · 279 Bytes

README.md

File metadata and controls

6 lines (3 loc) · 279 Bytes

Conway's Game of Life in Python using Pygame

This is a Python implementation of Conway's Game of Life, a cellular automaton devised by the mathematician John Conway in 1970.

gameOflife.mp4