Game Section - Evergreen Leadership Academy

Game Section






Algorithm Maze Worksheet


Algorithm Maze Worksheet

Instructions: Use the commands below to guide your robot from the start (blue square) to the treasure (yellow square). Avoid obstacles (gray squares) and collect all gems (orange squares) along the way.

Commands:

  • MF [steps]: Move Forward [steps]
  • TL: Turn Left
  • TR: Turn Right
  • PI: Pick Up Item

Starting Direction: The robot is initially facing upward.

Challenge: Write your algorithm step-by-step in the space below. The path must be one continuous line that does not overlap itself.

S
πŸ’Ž
🌳
🌳
πŸ’Ž
🌳
πŸ†

Your Algorithm: