Skip to content

my implementation of Conway's Game Of Life, testing course project

Notifications You must be signed in to change notification settings

almazgaliev/life

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Requirements

pip3 install -r requirements.txt

Run App

python3 gui.py

or

python3 tui.py

Run Tests

python3 life_test.py

About

my implementation of Conway's Game Of Life, testing course project

Resources

Stars

Watchers

Forks

Languages