Fahad-Habib / Game-Of-Life

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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


Languages

Language:Python 100.0%