There are only 4 controls space = see statistics R = replecate Q = auto replecate P = max stats (exept rainbow you need to wait for that) :)
/// evolution rules \\\ Every second a licht bleu is created by the original ball. Every cloned ball has a death chance and a replication chance depending on the color/species. There are 10 specieses, licht bleu, dark bleu, purple, pink, red, orange, yellow, licht green, dark green and rainbow, each with randomized stats ranging from 1-13. (exept for rainbow, rainbow has 1 death chance and 13-23 replication chance) Every frame the replication chance divided by 10 is the chance that is it does replicate. Every frame (the death chance+amount divided by 10) divided by 10 is the chance that is it does Die. For every frame that a ball is alive, the replication chance of that species goes up by 0.0001 For every frame that a ball is alive, the death chance of that species goes down by 0.0001