summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authortom <tombarrett@siu.edu>2017-02-12 08:42:55 -0600
committertom <tombarrett@siu.edu>2017-02-12 08:42:55 -0600
commit60bc5dcb19a983e8ae335ba89f860c59473303fb (patch)
tree6f232f9db0d71678ce593a765b88f4934976ed83 /README.md
parent1da46794f74ebd8f445fcd70cbe0420eadb648e4 (diff)
-added DNA combining, currently it just takes the average of the mother and father
-there maybe a random segfault, further investigation is needed
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index a27a79d..8124d17 100644
--- a/README.md
+++ b/README.md
@@ -11,6 +11,6 @@ ideas
- click to add entities
- randomly generate new types of creatures
- gui speed up / down
-- DNA which is mixed with mate and passed to child
+- DNA mutations
- pick a c naming/coding standard and stick with it
- show framerate in gui