wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

Dungeon Maze Quiz

Total questions: 14

Worksheet time: 7mins

Name
Class
Date
1.

Which block is used to start the program when the green flag is clicked?

a)

when backdrop switches

b)

when sprite clicked

c)

when key pressed

d)

when green flag clicked

2.

What does the 'move 10 steps' block do?

a)

Makes the sprite invisible

b)

Moves the sprite to a new backdrop

c)

Moves the sprite the specified number of steps

d)

Changes the sprite's costume

3.

Which block is used to check if a sprite is touching a specific color?

a)

go to x, y

b)

next costume

c)

touching color

d)

if _ then _

4.

What should you do to create a maze in the project?

a)

Use a pre-made maze template

b)

Import a maze image

c)

Use the paint tool to draw a maze

d)

Write code for the maze

5.

What happens when the player touches a wall?

a)

They win the game

b)

They go back to the beginning of the maze

c)

They lose a life

d)

They advance to the next level

6.

What is the purpose of the 'next backdrop' block?

a)

To reset the game

b)

To change the sprite's costume

c)

To switch to the next level

d)

To stop the game

7.

Which sprite is suggested to be used as the player?

a)

Cat Sprite

b)

Mouse Sprite

c)

Dog Sprite

d)

Cheesy Puffs Sprite

8.

What should you do to make your sprite smaller?

a)

Change the size field in the sprite menu

b)

Use the paint tool

c)

Add a 'go to' block

d)

Change the backdrop

9.

What is the final phase of the project focused on?

a)

Painting the backdrop

b)

Testing the game

c)

Adding finishing touches

d)

Creating more levels

10.

What is the purpose of the 'forever' block?

a)

To repeat actions indefinitely

b)

To change costumes

c)

To switch backdrops

d)

To stop the game

11.

What should you do after creating your mazes?

a)

Change the player sprite

b)

Delete the mazes

c)

Add more enemies

d)

Save your project

12.

What is the goal of the game?

a)

To reach the end of the maze

b)

To defeat enemies

c)

To find hidden treasures

d)

To collect coins

13.

What is the purpose of playtesting?

a)

To add more levels

b)

To change the backdrop

c)

To check for bugs and improve the game

d)

To create new sprites

14.

What should you do if your sprite flips upside down?

a)

Change the sprite's size

b)

Add a 'next costume' block

c)

Add code to prevent flipping

d)

Use a different sprite