Unity Game Development Quiz

Unity Game Development Quiz

9th Grade

7 Qs

quiz-placeholder

Similar activities

Current Events August 15

Current Events August 15

9th - 12th Grade

11 Qs

Stuff Meme

Stuff Meme

KG - University

10 Qs

ITGS: Input Devices

ITGS: Input Devices

9th - 12th Grade

12 Qs

Call of Duty

Call of Duty

KG - Professional Development

12 Qs

2022 Phantom of the Opera - Characters

2022 Phantom of the Opera - Characters

5th - 12th Grade

10 Qs

Minecraft Trivia!

Minecraft Trivia!

1st - 12th Grade

9 Qs

Horses (breeds)

Horses (breeds)

KG - University

5 Qs

UConn 4-H Senior - Week 1

UConn 4-H Senior - Week 1

6th - 12th Grade

10 Qs

Unity Game Development Quiz

Unity Game Development Quiz

Assessment

Quiz

Specialty

9th Grade

Hard

Created by

JASON SAMMONS

FREE Resource

7 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 3 pts

The ______________ is the character or avatar controlled by the user within a game or simulation.

player

spectator

referee

audience

2.

MULTIPLE CHOICE QUESTION

30 sec • 3 pts

______________ refers to the act of placing or arranging the player or objects in a specific location within the game environment.

positioning

scoring

timing

leveling

3.

MULTIPLE CHOICE QUESTION

30 sec • 3 pts

The defined limits or edges of the area in which the player can move or interact are called ______________.

bounds

limits

edges

borders

4.

MULTIPLE CHOICE QUESTION

30 sec • 3 pts

An ______________ statement is a conditional statement that executes a specific action if a certain condition is met.

If-Then

While

Switch

For

5.

MULTIPLE CHOICE QUESTION

30 sec • 3 pts

A ______________ is a reusable block of code that performs a specific task and can be called upon when needed.

function

variable

loop

constant

6.

MULTIPLE CHOICE QUESTION

30 sec • 3 pts

What is the term for a symbol or name that represents a value that can change during the execution of a program?

Function

Event

Variable

Script

7.

MULTIPLE CHOICE QUESTION

30 sec • 3 pts

What do we call the visual elements of a game that allow players to interact with it, including menus, buttons, and HUD?

Game Mechanics

User Interface (UI)

Animation

Logic