Sequence and Loops
by Anonymous
Order the move and turn blocks to steer the robot, then wrap them in a repeat box to shrink a long path into one block.
Ready to remix β hit the π΄ Remix button below. You'll sign up first, then this app is copied into your workspace.
About this app
Sequence and Loops is an interactive coding game for beginners. Players arrange forward and turn command blocks to guide a robot through walls to a star, then use a repeat box to run the same commands multiple times. The app includes a free exploration mode, five practice puzzles, and three loop puzzles with immediate feedback about execution, collisions, and debugging.
Use cases
- Children learning basic programming concepts
- Teachers introducing sequence and loops in class
- Parents looking for a hands-on coding activity
- Beginners practicing algorithms and debugging
Features
- Free robot-driving exploration mode
- Five wall-and-star command puzzles
- Repeat-box puzzles with selectable counts from 2 to 5
- Forward, left-turn, and right-turn command blocks
- Run, undo, clear, reset, and next-puzzle controls
- Feedback for reaching the goal, hitting walls, or missing the star