Skip to content

ethanmoss1/Conways-GameOfLife

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Conways-GameOfLife

First uploaded project;

Simple Python implementation of Conways game of life using Pygame as a graphics library. Set up to run as quickly as possible to allow for large grids.

https://en.wikipedia.org/wiki/Conway%27s_Game_of_Life

The game defaults with a Gosper glider gun in the top left. By clicking you can add additional Gosper glider gun's.

Future features:

being able to Pause and update grid before playing again.

dropdown menu of preconfigured patterns such as the Gosper glider gun currently available.

change up the colours to be customisable. again via dropdown menu.

saving and loading

and potentially more...

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages