
Video Game Deisgn Quick Review
Authored by JASON SAMMONS
Computers
10th Grade

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
26 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
Predict what will show up on console.log
true true true
true false false
false false false
true false true
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is a list of steps that you can follow to finish a task?
Code
Program
Algorithm
3.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
A part of the program that does not work correctly.
Bug
Break
Loop
4.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
A student wants to make a sprite appear. The students begins with "var sprite = createSprite(200,300)". What is the next step?
Add a "drawSprites" command
Add a "sprite.setAnimation" command
Add a "sprite.x" command
Add a "sprite.y" command
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which command is necessary to make a sprite move across the screen from right to left?
if then
sprite.x = sprite.x + 2 ;
sprite.x = sprite.x - 2 ;
sprite.y = sprite.y + 2 ;
6.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Match the block code to the correct description.
a plane moves up and a jet moves across the screen
a blue sky and two planes are made without motion
a plane moves across and a jet moves up
The plane and the jet move together across the screen
7.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Based on this code, where will the fly appear at the start of the code?
Top left
Top right
Bottom left
Bottom right
Access all questions and much more by creating a free account
Create resources
Host any resource
Get auto-graded reports

Continue with Google

Continue with Email

Continue with Classlink

Continue with Clever
or continue with

Microsoft
%20(1).png)
Apple
Others
Already have an account?