Skip to content

A Python+Qt5 implementation of the Conway's Game of Life

License

Notifications You must be signed in to change notification settings

buha/game-of-life

Folders and files

NameName
Last commit message
Last commit date

Latest commit

9925135 · Oct 31, 2024

History

19 Commits
Oct 31, 2024
Dec 8, 2016
Dec 7, 2016
Oct 31, 2024
Dec 21, 2016
Dec 21, 2016
Oct 31, 2024
Dec 21, 2016
Dec 21, 2016
Dec 21, 2016
Oct 31, 2024

Repository files navigation

game-of-life

A Python+Qt5 implementation of the Conway's Game of Life

Demo

Controls

  • space - pause/resume life
  • mouse left click - kill/resurrect any cell
  • mouse wheel - resize grid elements
  • G - toggle grid
  • S - show status
  • R - toggle a recording
  • resize window - increase/decrease the cell universe size (resizing window to minimum and back will kill all the cells)

About

A Python+Qt5 implementation of the Conway's Game of Life

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published