top of page

Maze Game
-
Open a new project in Scratch.
-
Import as background the image named Maze 2 on the desktop.
-
Insert a sprite that will be the main character in the game. Insert another one as the goal.
-
Create a script to create a maze wherein your character will reach its goal.
-
The main character will be controlled by the arrow keys.
-
When the main character touches the black line, it will go back to its initial position.
-
When the main character reaches the goal, it will say something.
-
-
Save your work as Maze Section CN.

bottom of page