Maze (follows mouse) Click Green Flag to Start. Move mouse pointer around the Maze and the Ball Sprite will follow it.
Created by @gregatku for use in Coding Classes for Kids Unlimited, for whom I work as a Coding teacher. Used to teach Sprite movement, Sensing contact and drawing Backgrounds basics. Shows a simple way to make it multi-level so that you never have to change the code, even if you add more Levels (= backdrops)! Of course when they get to this point, the final step for the students is to change the backdrops so that each Level gets more & more difficult to solve as you progress through the Levels, whereas he we cheated a little by duplicating backdrops so really each Level is exactly the same, but it's an easy way to test that the code is working