From 836f56a40fa4a2b8e68c23b2c299e50fefe0c15d Mon Sep 17 00:00:00 2001 From: Tom Barrett Date: Sun, 12 Mar 2017 11:07:22 -0500 Subject: -renamed constants to fit new datatypes -reimplemented corpses -implemented hunger and starving (if creature is starving they will eat corpses and will take damage) -removed sides data from dna (think it is irrelavent) -removed data from dna that is not used for plants --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 4cc0100..899c057 100644 --- a/README.md +++ b/README.md @@ -5,10 +5,10 @@ apt install libsdl2-dev libglm-dev libglew-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 +- camera zoom / movement +- maybe collision +- omnivores +- click to add new organisms - randomly generate new types of creatures - gui speed up / down - DNA mutations with normal distrobution -- cgit v1.2.3