Programming for Beginners
πŸ›πŸ”§πŸ€–

Debug Quest

Help the farmer collect the harvest, the robot find a battery, and the student get a pencil or book. Every level already has code written for it β€” but it has a bug (a mistake). Fix it so the character reaches the goal!

πŸ—ΊοΈ Look at the map from above, like a bird flying over it.
πŸ”€ Read the steps already written in the code box.
▢️ Run the code and watch what happens.
✏️ Tap a step to change its direction, or tap βœ• to delete it.
βž• Tap the small + between steps to add a missing step.
🎯 Get the character to the goal to finish the level β€” 20 levels in total!
Important: Up, Down, Left, Right are from YOUR view, looking down at the map β€” not from the character's own point of view.
⬆️ Up
⬅️ Left
πŸ‘€
➑️ Right
⬇️ Down