summaryrefslogtreecommitdiff
path: root/inc/constants.hpp
AgeCommit message (Collapse)Author
2017-01-19-added entity growingtom
-added bite functionality for creature/resource -added gender (next largest feature is reproduction) -refractored creature setTarget function to make more sense -added constants for starting size of entity and max size of entity -refractored list to make make much more sense -added constants for types
2017-01-14made it so resources spawn during simulationtom
2017-01-11-removed all magic numbers and placed them in a constants headertom
-removed unused libraries and redid all header files