Developers of Tomorrow
Learn to code by modding your favorite games. From blocks to professional engineering.
Curriculum Path
Level 4
Junior Developer
750 / 1000 XP
visual_editor.blocks
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
When Game Starts
Say "Hello World!"
Wait 2 seconds
Do Victory Dance
+ Drag block here
Output Terminal
Ready to execute...
Why this matters?
Block coding teaches you the logic of 'sequence' - doing things in the right order.