You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The classic game of life, now, in C++! You get to see more occur with the higher pixel count support! Watch this run as smooth as the colorful little creature evolve and combinme to form new and interesting forms!
Controls
Space: step once in the simulation
Enter: update the simulation
Space: step once in the simulation
Up and Down: respectively increase and decrease the number of frames per second
To test the limits of the simulation, mess with the colSize and rowSize to adjust the grid dimensions
How to build
Simply run
make main
About
The classic game of life, now, in C++! You get to C more occur with the higher pixel count support! Watch this smooth simulation run as the colorful little creature evolve and combine to form new and interesting forms!