Skip to content

Research-Center-Data-Intelligence/ConwaysGameOfLife

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Conway's Game of Life

This is a simple implementation of Conway's Game of Life in Python. It uses the pygame library to display the game.

Usage

Install the required libraries using pip: pip install -r requirements.txt

Run the game using: python gol.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages