Level 1: First Steps (The Sequence)
Guide Algo the robot to collect three glowing Red Gems in a straight line.
Concept: Sequence - Instructions must be executed in a specific order
Game World
Position
(1, 2)
Direction
East
Gems
0 / 3
Code Blocks
Ready to run...
Blocks Used: 0
Optimal: 3
Time: 00:00
Level: 1 of 7
🎉 Level Complete!
3
Blocks Used
00:30
Time
100%
Efficiency
⭐⭐⭐
Perfect! You've mastered sequential programming!
💡 Hint
×You need exactly 3 'move forward' blocks. Each block moves the robot one step to collect one gem.