Age | Commit message (Collapse) | Author |
|
|
|
|
|
-replaced them all with one class, organism (always subject to change)
-the dna type now is what differs creatures and resources
-removed dead constants
-may be a rogue segfault
-also weird artifacts start showing if running long
|
|
will be implemented
-added roll function, which takes a float ie (.15) and returns a true that percent of the time
|
|
-reduced area creatures and resources spawn
-everything should be on 8 spaces now
-reorganized creatures action function to make more logical sense
-stripped out unused parts of geoshader and spritebatch
|
|
our own class rectangle
-standardization of tab spaces to 8 is now in effect
-refractoring of graphicsobjects.hpp
|
|
father
-there maybe a random segfault, further investigation is needed
|
|
-implemented dna structure, which carries the creatures attributes suchas speed and reach
-currently a child inherits 100% the same dna as the mother
-removed sing namespace std
|