yuja-liu / gameOfLife

Qt based Conway's game of life

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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)

About

Qt based Conway's game of life


Languages

Language:C++ 97.6%Language:QMake 2.4%