Skip to content

pvargas/game-of-life

Folders and files

NameName
Last commit message
Last commit date

Latest commit

3fc3861 · Jan 18, 2020

History

3 Commits
Jan 18, 2020
Jan 18, 2020
Jan 18, 2020
Jan 18, 2020
Jan 18, 2020

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