Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 602 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 602 Bytes

The-game-of-life

The game of life (project - life simulation) Mini project written in QT Creator C++


Designing a program that simulates the birth and death of cells in accordance with the "cellular automaton" algorithm. See Wikipedia -> link

The game of life (Life, The game of life) - one of the first and most famous examples of a cellular automaton, invented in 1970 by the British mathematician John Conway