Skip to content

BaptisteZloch/Game-of-Life-cpp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Game of Life project for the course "C++" at the Paris-Dauphine University

Running the project

Launch the following file :

./run_for_linux.sh

Make sure you allowed the file to be executed by running the command :

sudo chmod +x ./run_for_linux.sh

About

Game of Life implementation in C++ console app.

Topics

Resources

License

Stars

Watchers

Forks