Instructions for designing a maze game in ScratchJR

In addition to multiple choice content, you can design a maze game in ScratchJR. In this first lesson, students will know how to create a simple moving space for the cat character in the maze game.

If the cat touches the maze, it will automatically return to the first position. On the contrary, if the cat touches the destination, the game will end. Below are instructions for designing a maze game in ScratchJR.

How to create a maze game in ScratchJR

Step 1:

Open a new program and then click on the plus icon to add a character in ScratchJR.

Instructions for designing a maze game in ScratchJR Picture 1Instructions for designing a maze game in ScratchJR Picture 1

Step 2:

Next, students click on the white frame and then select the brush icon to draw a triangle symbol.

Instructions for designing a maze game in ScratchJR Picture 2Instructions for designing a maze game in ScratchJR Picture 2

Students choose a triangle and then draw it in the white frame . Next, click on the paint bucket icon and choose a color for the triangle.

Instructions for designing a maze game in ScratchJR Picture 3Instructions for designing a maze game in ScratchJR Picture 3

Step 3:

To design the second arrow character pointing down , select the drawn arrow character again and then click on the pen icon .

Instructions for designing a maze game in ScratchJR Picture 4Instructions for designing a maze game in ScratchJR Picture 4

Now we click on the rotating arrow icon , then use our finger to change the direction of the triangle and press the v sign to add it to the design.

Instructions for designing a maze game in ScratchJR Picture 5Instructions for designing a maze game in ScratchJR Picture 5

Step 4:

We will design 4 arrows and arrange them below the character as shown below.

Instructions for designing a maze game in ScratchJR Picture 6Instructions for designing a maze game in ScratchJR Picture 6

Step 5:

Next you will design a message for each triangle button . Click on the left arrow and then click on the command icon to touch the character .

Instructions for designing a maze game in ScratchJR Picture 7Instructions for designing a maze game in ScratchJR Picture 7

Then select the messaging icon and select the red message .

Instructions for designing a maze game in ScratchJR Picture 8Instructions for designing a maze game in ScratchJR Picture 8

Students continue to execute the above command with other triangles but must choose different message colors.

Instructions for designing a maze game in ScratchJR Picture 9Instructions for designing a maze game in ScratchJR Picture 9

Step 6:

Now you will assign the main character movement directions . Each direction will be associated with a message opening color corresponding to the message receiving color in each triangle.

For example, the arrow moving up with the command to open an orange message corresponds to the triangle icon pointing up.

Instructions for designing a maze game in ScratchJR Picture 10Instructions for designing a maze game in ScratchJR Picture 10

The complete command for the cat character to move in the directions of the triangle is as shown below.

Instructions for designing a maze game in ScratchJR Picture 11Instructions for designing a maze game in ScratchJR Picture 11

Now when you click on the arrow icon, the cat character will move in that direction.

Instructions for designing a maze game in ScratchJR Picture 12Instructions for designing a maze game in ScratchJR Picture 12

4 ★ | 1 Vote