FLL Scratch Tryout Challenge: The Delivery Mission (Challenge B): Learning Target: I can design and program a Scratch project that shows my understanding of block coding, logical thinking, and creativity, similar to how robots in FLL complete missions. Challenge Directions Story: You are the robot. Your mission is to deliver packages to three colored bases (red → green → blue) in order. Requirements: Start: Robot begins at a home base when the green flag is clicked. Movement: Moves smoothly with arrow keys and stays on screen. Delivery Logic (already done): Must deliver to bases in order (red → green → blue). Create a variable (already done): Deliveries Completed. Add +1 for each correct delivery. Reset to 0 if wrong order. Mission Accomplished (already done): Broadcast a message and show another sprite (confetti, cheering, etc.) when all deliveries are complete.
What you brave FLL programmers need to do is program SMOTH and precise controls for the Robot (please don't edit anything BUT the robots code), Make sure when Green flag clicked the Robot starts in the home base. I trust that you will only edit things you have to complete the challenge. TIP: click green flag TWICE