Let's Build: How to Make Amazing Mazes Game in Scratch

In this Scratch tutorial, we learn how to design a multi-level game which uses broadcasts so objects in the game can send signals to other objects to run code. We utilize if/then statements and loops to design the movement and collision detection of their character.