Unity Game Development Quiz

Unity Game Development Quiz

9th Grade

7 Qs

quiz-placeholder

Similar activities

SPORTS

SPORTS

KG - Professional Development

11 Qs

FRC Charged Up 2023 Light String States

FRC Charged Up 2023 Light String States

9th - 12th Grade

9 Qs

well hello

well hello

KG - Professional Development

8 Qs

Good or Bad Decision:  In the Community

Good or Bad Decision: In the Community

9th - 12th Grade

10 Qs

Language Live Level 1 Unit 3 Vocabulary

Language Live Level 1 Unit 3 Vocabulary

6th - 12th Grade

10 Qs

GBL

GBL

5th Grade - University

10 Qs

Virtual Reality/Technology

Virtual Reality/Technology

9th Grade - University

10 Qs

Everyone vs Every One

Everyone vs Every One

6th Grade - University

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