WorksheetsGame Lab Basics
Total questions: 20
Worksheet time: 10mins
What is missing in this code block?
x
y
width
height
What is the width of the rectangle?
30
50
100
150
What will most likely be displayed by this code?
pig
rectangle
bear
circle
Will this code draw an ellipse that is fully visible on the screen?
Always
Sometimes
Never
What color is the ellipse?
Red and gray
Black and gray
Red and blue
Black and blue
What text will be displayed by this code?
words
hello
0
15
Nothing
What will be displayed by this code?
Nothing
A white background
A yellow background
Blue text on a white background
Blue text on a yellow background
What will be displayed by this code?
Nothing
A tree
A tree and a rectangle
A rectangle
What does this tool do?
Flip
Rotate
Cut
Paste
What does this tool do?
Draw a rectangle
Select items
Change border style
Crop the image
Which of these is the correct way to use a draw loop?
Which direction will the sprite move on the screen?
Left
Right
Up
Down
None
Which direction will the sprite move?
Up
Down
Left
Right
None
What color will be displayed?
Red
Green
Blue
Yellow
Which tiles or blocks can be used to get the current position of the mouse cursor?
What is the purpose of this code tile?
Prevent medical emergency.
Stop drawing of text.
Stop drawing of outlines.
Stop all drawing.
What is wrong with this code block?
It should say YELLOW in caps.
It should say "yellow" in quotes.
There is no fill code block in Game Lab.
Yellow is not a color recognized by name.
Which of these is a reasonable value to use in this code block?
1
15
150
1500
0.1
This tile represents...
Greater than
Less than
Insert into
A pointy nose
What is the possible range of values for x?
100 to 200
100 to 250
150 to 250
150 to 200
