Smarter Maze Solver
The program shown in the video above is in its simplest form, so the robot's performance is very limited. Change your code to add new, useful features! Try it!Enhance your program by adding the following features:
Now you can tell when your robot sees an object/wall by observing the color of its LEDs. Additionally, if the robot gets stuck, it will eventually stop since it is programmed to make 10 moves. |