Skip to content

Mateusz-Grzelinski/game-of-life

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Game of life (John Conway)

Features:

  • you can infect your cell - infected cell will die in next generation and infect its neighbours
  • you can add and save presets

gra_w_zycie

Run

Python 3.5 required

  python main.py

Known bugs

  • when you change windows size, interface size stays the same
  • top menu not working
  • interface is in Polish :)

About

My term project to IT

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages