Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 475 Bytes

README.md

File metadata and controls

18 lines (14 loc) · 475 Bytes

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 :)