Blockly levels
The first set of levels use Blockly to slowly introduce you to core programming concepts. You can read more about Blockly here.Getting Started Levels 1-12
1: Can you help the van get to the house?
2: This time the house is further away
3: Can you make the van turn right?
4: You are getting good at this! Let's try turning left
5: Good work! You are ready for something harder
6: Well done! Let's use all three blocks
7: This road is more complicated
8: The warehouse is not always in the same place
9: Can you go from right to left?
10: Well done! How about another go?
Shortest Route Levels 13-18
Loops and Repetitions Levels 19-28
Loops with Conditions Levels 29-32
If... Only Levels 33-43
Traffic Lights Levels 44-50
Limited Blocks Levels 51-60
Procedures Levels 61-67