diff options
author | tom <tombarrett@siu.edu> | 2017-02-07 12:42:26 -0600 |
---|---|---|
committer | tom <tombarrett@siu.edu> | 2017-02-07 12:42:26 -0600 |
commit | 3e0bec85d3428d683fea5d0f08c8e287989ba372 (patch) | |
tree | 1ad75cfa8108da4b796db0c5f9cf0b1cbe22532e | |
parent | a9281bfcf21861e621a3243ecb633a299c8d8e52 (diff) |
set some goals
-rw-r--r-- | README.md | 14 |
1 files changed, 12 insertions, 2 deletions
@@ -1,4 +1,14 @@ -Nature's Course +nature's course -For librarys ~ +for librarys ~ apt install libsdl2-dev + +ideas +- make code compilable on various distrobutions (maybe wangblows if not too big of changes) +- camera zoom +- collision +- carnivores / omnivores +- click to add entities +- randomly generate new types of creatures +- speed up / down +- all traits (speed, reach, size, etc) contained in DNA structure which is mixed with mate and passed to child |