GameMaker - Quiz #2

GameMaker - Quiz #2

9th - 12th Grade

16 Qs

quiz-placeholder

Similar activities

Bethany Wilson Quizizz

Bethany Wilson Quizizz

9th - 11th Grade

20 Qs

CSP 1.1.3 & 1.1.4 Branching & Iteration/Objects and Methods

CSP 1.1.3 & 1.1.4 Branching & Iteration/Objects and Methods

10th - 12th Grade

14 Qs

All Things GameMaker

All Things GameMaker

9th - 12th Grade

15 Qs

CSP Basic Scratch Concepts

CSP Basic Scratch Concepts

9th - 12th Grade

20 Qs

RPG (Lessons 1 - 8)

RPG (Lessons 1 - 8)

9th - 12th Grade

15 Qs

Variables in Scratch

Variables in Scratch

2nd Grade - University

11 Qs

Season 2 #Spaic Python Weekly Quiz

Season 2 #Spaic Python Weekly Quiz

KG - Professional Development

20 Qs

3D Design Exam

3D Design Exam

11th Grade

20 Qs

GameMaker - Quiz #2

GameMaker - Quiz #2

Assessment

Quiz

Computers

9th - 12th Grade

Medium

Created by

Brenda Larson

Used 45+ times

FREE Resource

16 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

In Game Maker, the value of X increases  as you move in which direction?
up
down
left
right

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Used as timers in Game Maker
alarms
clocks
hourglass
paths

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which action removes an object from a game?

Outside Room

Destroy Instance

Alarm

Wrap

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What does the built-in object, other, represent in collisions?

the current instance

the next event to be executed after the collision

the object which this instance collided with

the coordinate point of the location where the collision occurred

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Given a room speed of 30 game cycles per second, how many steps in 3 seconds?

3

30

90

180

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Given a room resolution of 1024 x 768, which of the following expressions would return true if if the object has moved off the right side of the room?

x < 0

x > 1024

y < 0

y > 768

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Given a room resolution of 1024 x 768, which of the following expressions would return true if if the object has moved off the top of the room?

x < 0

x > 1024

y < 0

y > 768

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?