Input what it asks you, use 's' to show variables or 'h' to hide them Click the space+green flag to create a crab you can use. Click the crab to replay your moves or press SPACE to restart them (remove trails for crab) Use t to toggle trails - much laggier Click the real cat to make it do the best movement (or repeat the finished movements) Maps: (Use number + GreenFlag to select them) 1 - Easy 2 - Hard (Tricky) 3 - 2 Paths 4 - Death (ok this is impossible for the poor AI)
It's FINALLY HERE... After 596 blocks, 2 sprites and 28 scripts... a **REAL** Artificial Intelligence... (Not a path solving algorithm) - Create your own map! ⬇⬇Read About it here: ⬇⬇ This uses Natural Selection Learning with Reinforcement Learning to find the way to the top. The higher it manages to be the more rewarded the AI will be. Each generation get more moves. Using the "All at once" variable, it will run without screen refresh, showing only the final variables. Feel Free to Comment anything you want, Like and Love This took so much time and designing... To create a Map: Use the colour brown as floor and cyan as ceiling (or it will go through). I haven't created a very good physics system because the aim of this was a functioning Artificial Intelligence. Use slopes to direct where the AI should be to be rewarded. Remember: THE HIGHER, THE BETTER (there can't be a fall to finish the level because the AI will be punished because of falling) TODO: Make it rembember if it reached at any point a higher place when touching ground. <Tags> #AI #Artificial #Intelligence #Automatic