Skip to content

wldarden/Cvolution

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Evolution

C++ evolution simulator. The idea is that you set up an environment with limited resources and the species develop unique strategies and relationships to overcome those limitations.

#Build Instructions Download the src folder and the makefile. I have it setup so the project directory contains the src directory and the makefile at the same level. use the "make" command to produce the a.out file. run with "./a.out"

#Documentation In the docs folder is a starUML file with the UML of the project, as well as an excel file to track planned features. However in the future, the issues tab of github will be used, so the excel file is probably out of date.

About

C++ evolution simulator.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published