GameMaker - Quiz #2

GameMaker - Quiz #2

9th - 12th Grade

16 Qs

quiz-placeholder

Similar activities

Debugging Challenge 2

Debugging Challenge 2

7th - 12th Grade

15 Qs

Getting Started With PowerPoint

Getting Started With PowerPoint

9th Grade

15 Qs

Chapter 2: Input Device

Chapter 2: Input Device

12th Grade - University

12 Qs

3rd week g9 summative

3rd week g9 summative

7th - 12th Grade

15 Qs

TEST1.PY

TEST1.PY

10th Grade - University

20 Qs

FNaF1

FNaF1

4th - 12th Grade

19 Qs

Chapter 8 Week 1

Chapter 8 Week 1

9th - 12th Grade

11 Qs

ICT

ICT

1st Grade - University

20 Qs

GameMaker - Quiz #2

GameMaker - Quiz #2

Assessment

Quiz

Computers

9th - 12th Grade

Medium

Created by

Brenda Larson

Used 46+ times

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

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

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?

Discover more resources for Computers