Rescuer: Project

This is the third challenge within the Robotics with GoPiGo and Python Curriculum.

Your task is to design a robot program that can navigate through the maze-like jungle without trampling over any plants or getting stuck in any dead ends.

Learn how to use the Distance Sensor and practice using the left-hand rule of maze-solving.

5. Try It Out

Don't run your code right away!

Move on to the Try It Out lesson when you've coded the rescue mission.

The Try It Out Lesson has things to consider before you run your code.