- Click the green flag and watch this poor little dot try to complete the maze. PLEASE TURN ON TURBO MODE!! - The red dots show where it has died. - This is a dumb AI (AD? = artificial dumbness. If it is above the 999th generation, it chooses to do a hard reset and restart the level)
All code by me except the Turbo Mode detector code is by @Winner381. Feel free to remix and create your own levels and see how long it takes it to beat it. Note: This is not an actual AI. It cannot learn the levels and then remember them indefinitely. It instantly forgets the path it took as soon as you click the green flag or it completes the level. I am hoping to make an AI that uses cloud variables to remember level paths and stuff like that. Ok. I'm gonna nerd out for a second. I have decided to create a new category for AI. I call this... a LOCALIZED AI, because it does not access external sources, remember its learning processes, or any choices it made past the level it is on. So now this IS an AI! (P.S: I looked it up, and Localized AI is not a thing yet)