summaryrefslogtreecommitdiff
path: root/src/dna.cpp
AgeCommit message (Expand)Author
2017-03-07-added more detailed mutation function, eventually a normal distrobution will...majortom6
2017-03-07-began refractoring srcmajortom6
2017-03-07-removed all references to sdl_rect and location and now everything now uses ...majortom6
2017-02-12-added DNA combining, currently it just takes the average of the mother and f...tom
2017-02-12-minor constant changestom