Skip to content

A Python program to simulate John Conway's Game of Life.

Notifications You must be signed in to change notification settings

Fahad-Habib/Game-Of-Life

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Game-Of-Life

Python program to simulate John Conway's Game of Life.
Support this project by leaving a ⭐

Getting Started

Follow these steps to set up and run the project locally:

  • Clone the repo
git clone https://github.com/Fahad-Habib/Game-Of-Life.git
cd Game-Of-Life
  • Install requirements
python -m pip install -r requirements.txt

Releases

No releases published

Packages

No packages published

Languages