This is a simulation of a world dots (I know, so creative). The organisms go as follows: Pink Dots = Food Green Dots = Herbivore (eats food) Orange Dots = Carnivore (eats herbivores) Blue Dots = Baby Herbivore (grows up in 5 seconds) If a food dot or herbivore dot is eaten, they will disappear, and the consumer will grow in size. All movements are random. If two herbivores touch, there is a one in ten chance that they will reproduce and create a child. Because carnivores are so violent and unlikable, they do not reproduce (the programmer was not lazy at all). However, if two carnivores touch, there is a one in four chance that one will die. Have fun watching and I hope you enjoy!
Recent Updates: Changed the color of the carnivores and food (for people with red-green color blindness), Organisms now can randomly die, and if an herbivore is (a lot) larger than a carnivore trying to eat it the carnivore will not be able to eat the herbivore. Note: This project will be updating every once in a while, until I feel it is complete to the point. Credits: My Science Teacher (for the support and knowledge of the environment), my Computer Science Teacher (for teaching me a programming mindset), my Dad (for getting me into scratch), and the Scratch Team (for making Scratch).