🎯 What you'll learn: Colour detection — how to make sprites react to specific colours on the stage. This is the key technique for Maze Games, where touching a wall colour resets the player!
1-A 2-B 3-A 4-A | 5 color 6 back(wards) 7 = when up arrow pressed - change y by 10 8 = if touching blue? then move back (change by the opposite amount) 9 = say 'You win!' / next level backdrop | 10 = So touching-color detection works reliably