ROBO MAZE
Challenge: Program your robot to successfully drive through the maze.
Learning Target: I will combine the MOVE, WAIT, the DISPLAY and SOUND programming blocks to create a program that successfully completes the challenge.
I will test and modify the program as needed for success.
SUCCESS = Demonstration of each task below. Total: 25 points
Steps:
* Create new program
* Name it: 6-____ MAZE
1. Must stay within the line- not cross over. (15 pts)
2. Stop at STOP Sign (wait 3 seconds) and YIELD (wait 1 seconds) at the Yield sign. (4 points total)
3. Pay attention to speed limits: Accelerate Rabbit speed (100) and Go Turtle Slow (25). (2 points total)
4. Include a Display and a Sound of your choice when you land in the finish square (2 point)
5. Land fully inside the finish square. (2 points)