Skip to content

A Python-based simulation of Conway's Game of Life showcasing the evolution of cellular automata through visually engaging and interactive patterns on a grid.

Notifications You must be signed in to change notification settings

pieetie/PyConway

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

PyConway

A Python-based simulation of Conway's Game of Life. Figure 1

Requirements

Before launching the project, you must install the necessary dependencies. All dependencies are listed in the requirements.txt file.

To install the dependencies, navigate to the project folder and run:

pip install -r requirements.txt

About

A Python-based simulation of Conway's Game of Life showcasing the evolution of cellular automata through visually engaging and interactive patterns on a grid.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages