Skip to content

ewelkaw/game_of_life

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Game of life written in Pygame

1. FIRST OF ALL

pip install -r requirements.txt

2. HOW TO PLAY

cd game/
python3 game_of_life.py

In the main window user need to decide if wants to start a random game or choose ON fields by himself.

start image

Then the game will begin. Enjoy :D

play image

3. TESTING

python3 -m pytest tests/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages