Goofy microbes evolving Not much else, feel free to remix and add more genes the microbes can utilize (instructions are inside the project in the bacteria sprite). Keybinds: F - Show Food out of 10,000 (1,000 per pellet) E - Show Energy out of energy required to reproduce (i.e. show progress towards reproducing) M - Show Mutation Odds out of 9 H - Show Health out of 100 C - Show Clone Energy out of 900 A - Show Energy, Food, and Health (in that order) Gene Explanations: * Speed (0-4) - Controls forward movement rate. Higher speeds use more energy. * Digest Rate (0-9) - Controls rate of food digestion. Higher rates are less efficient (i.e. they consume more food to get the same amount of energy). * Mutation Odds (1-9) - Controls the chance of mutating each generation. The higher the odds, the less probable, with 9 being an 11% chance and 1 being a 100% chance. * Clone Energy (0-9) - Controls how much energy the offspring start with (100 x value). Higher values give offspring a better chance of survival, but increase the amount of energy required to reproduce. Credits: - Healthbar code from @Griffpatch