Skip to content

pvargas/game-of-life

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Conway's Game of Life

An implementation of Conway's Game of Life.

At the moment, the grid is always initialized with a random seed. An option to initialize the grid with a number of preset patterns will be added in the future.

Demo

The current iteration of the GUI still needs further work.

To run, execute the following command:

python app.py

About

Conway's Game of Life

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages