Game Development Review

Game Development Review

9th - 12th Grade

20 Qs

quiz-placeholder

Similar activities

Elements of Fiction Quiz

Elements of Fiction Quiz

9th Grade

20 Qs

Python Quiz

Python Quiz

10th Grade - University

15 Qs

Social Studies: Communities Test

Social Studies: Communities Test

3rd Grade - University

17 Qs

Recount text

Recount text

9th - 12th Grade

15 Qs

HG Biomechanics Recap

HG Biomechanics Recap

9th Grade

19 Qs

Density Practice

Density Practice

9th - 12th Grade

20 Qs

Work, Energy, and Power Quiz

Work, Energy, and Power Quiz

9th - 12th Grade

17 Qs

FACS Test #1

FACS Test #1

10th Grade

20 Qs

Game Development Review

Game Development Review

Assessment

Quiz

others

9th - 12th Grade

Medium

Created by

Quizizz Content

Used 14+ times

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 4 pts

Instance
A specific example of an object type
A group of objects that all share the same properties
An organized collection of information that is stored on a computer
Information that lasts longer than the program that created it
A part of software that a user interacts with

2.

MULTIPLE CHOICE QUESTION

30 sec • 4 pts

Inclusive
Smallest value that can be randomly chosen
Largest value that can be randomly chosen
Includes the first and last numbers in a range
a unit of time equal to 60 seconds or 1/60th of an hour

3.

MULTIPLE CHOICE QUESTION

30 sec • 4 pts

Which statement would we use to set a player's max health to 400?
player.maxHealth = 400
maxHealth = 400
player.maxHealth(400)
maxHealth = player.maxHealth(400)
None of these

4.

MULTIPLE CHOICE QUESTION

30 sec • 4 pts

Collision
An event where the edge of one object touches the edge of another object
An instance of one moving object or person striking violently against another
The name of the function that responds to the collection event
A specific type of collection event

5.

MULTIPLE CHOICE QUESTION

30 sec • 4 pts

The method object.destroy( ) requires how many arguments?
0
1
2
3

6.

MULTIPLE CHOICE QUESTION

30 sec • 4 pts

State
A group of objects that all share the same set of properties
The act of creating a new object while a game is running
A description of an object at a particular moment in time
An organized collection of information that is stored on a computer
A place where a program was written

7.

MULTIPLE CHOICE QUESTION

30 sec • 4 pts

What method is used to remove an object from the game?
object.remove( )
object.delete( )
object.erase( )
object.destroy( )
object.despawn( )

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?