Skip to content

An ultra-lightweight implementation of Conway's game of life, including a visualizer.

Notifications You must be signed in to change notification settings

patrickfuller/conways-game-of-life

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Conway's Game of Life

An ultra-lightweight implementation of Conway's game of life, including a visualizer.

Edit the inputs in main.py and then run it. conway.py will run the actual game, and visualization.py will draw the cells on a centered grid.

The visualization requires the PIL Python library, which can be installed via pip.

About

An ultra-lightweight implementation of Conway's game of life, including a visualizer.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages