Skip to content

AhmedBineuro/Game-Of-Life-CPP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Game Of Life C++ Edition!

  • 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! Game Of Life Demo

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
  • P: pause and unpause the simulation

Build Information

Requirements

  • SFML
  • C++ compiler
  • Makefile

More information

  • 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!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors