Wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

Game Lab Basics

Total questions: 20

Worksheet time: 10mins

Name
Class
Date
1.

What is missing in this code block?

a)

x

b)

y

c)

width

d)

height

2.

What is the width of the rectangle?

a)

30

b)

50

c)

100

d)

150

3.

What will most likely be displayed by this code?

a)

pig

b)

rectangle

c)

bear

d)

circle

4.

Will this code draw an ellipse that is fully visible on the screen?

a)

Always

b)

Sometimes

c)

Never

5.

What color is the ellipse?

a)

Red and gray

b)

Black and gray

c)

Red and blue

d)

Black and blue

6.

What text will be displayed by this code?

a)

words

b)

hello

c)

0

d)

15

e)

Nothing

7.

What will be displayed by this code?

a)

Nothing

b)

A white background

c)

A yellow background

d)

Blue text on a white background

e)

Blue text on a yellow background

8.

What will be displayed by this code?

a)

Nothing

b)

A tree

c)

A tree and a rectangle

d)

A rectangle

9.

What does this tool do?

a)

Flip

b)

Rotate

c)

Cut

d)

Paste

10.

What does this tool do?

a)

Draw a rectangle

b)

Select items

c)

Change border style

d)

Crop the image

11.

Which of these is the correct way to use a draw loop?

a)
b)
c)
d)
12.

Which direction will the sprite move on the screen?

a)

Left

b)

Right

c)

Up

d)

Down

e)

None

13.

Which direction will the sprite move?

a)

Up

b)

Down

c)

Left

d)

Right

e)

None

14.

What color will be displayed?

a)

Red

b)

Green

c)

Blue

d)

Yellow

15.

Which tiles or blocks can be used to get the current position of the mouse cursor?

a)
b)
c)
d)
16.

What is the purpose of this code tile?

a)

Prevent medical emergency.

b)

Stop drawing of text.

c)

Stop drawing of outlines.

d)

Stop all drawing.

17.

What is wrong with this code block?

a)

It should say YELLOW in caps.

b)

It should say "yellow" in quotes.

c)

There is no fill code block in Game Lab.

d)

Yellow is not a color recognized by name.

18.

Which of these is a reasonable value to use in this code block?

a)

1

b)

15

c)

150

d)

1500

e)

0.1

19.

This tile represents...

a)

Greater than

b)

Less than

c)

Insert into

d)

A pointy nose

20.

What is the possible range of values for x?

a)

100 to 200

b)

100 to 250

c)

150 to 250

d)

150 to 200