/game_of_life2d

A cellular automaton using PGE2.0

Primary LanguageC++

game_of_life2d

A cellular automaton using PGE2.0

This project is an implementation of the well known Game of Life by John Horton Conway

Features:

  • Editing Mode : a paused state where you can edit the cell states
  • Simulation Mode: a state where the game... runs