Skip to content

Latest commit

 

History

History

life

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

John Conway's Game of Life

This is a python implementation of John Conway's Game of Life. The game starts with a randomly populated board and prints the state of the board to the terminal.

Example: