Game Development Quiz

Game Development Quiz

Assessment

Interactive Video

Computers

6th - 7th Grade

Hard

Created by

Jennifer Brown

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the first step in setting up player lives in the game?

Create a new sprite

Set the player's speed

Add a new level

Create a variable for player lives

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How do you ensure the player's lives are set to 3 at the start of the game?

By defeating an enemy

By collecting three coins

By setting the player lives variable to 3 at the beginning of the game

By clicking the red flag

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What happens when the player touches lava in the game?

The player loses a life and restarts the level

The player moves to the next level

The game ends

The player gains a life

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which color is used to identify the lava code in the game?

Yellow

Red

Green

Blue

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What should happen when the player falls into a hole?

The game pauses

The player gains a life

The player loses a life and restarts the level

The player moves to the next level

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of the 'clean up blocks' option in the code editor?

To delete unused code

To organize and align code blocks neatly

To add new code blocks

To save the game progress

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which sprite is chosen as the enemy in the game?

A robot

A monkey

A dragon

A ghost

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?