/gameOfLife

Qt based Conway's game of life

Primary LanguageC++

Conway's game of life

Screenshot_1

Proposing features

  • a faster computing speed
  • enhanced GUI

Finishied features

  • Scalable canvas area
  • set cells by drag mouse
  • record canvas (save and load)
  • support custom rules (include highlife, etc)