What happens if you place sprite motion code *outside* the `draw()` function?
Semester Final Part 2

Quiz
•
Computers
•
10th Grade
•
Medium

Ashutosh Kumar
Used 2+ times
FREE Resource
15 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
The sprite will move continuously.
The sprite will move only once.
The sprite won't appear on screen.
The program will crash.
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of these is the correct way to make a sprite move downward continuously?
sprite.y = sprite.y + 2;
sprite.y = sprite + 2;
y = sprite.y + 2;
sprite.y = 2;
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What does the following code do? if (keyDown("right")) { balloon.x = balloon.x + 3; }
Moves the balloon down.
Moves the balloon left.
Moves the balloon right when the right arrow is pressed.
Moves the balloon automatically to the right.
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the `drawSprites()` function used for in Game Lab?
To draw shapes like circles and rectangles.
To show all the sprites on the screen.
To change the background color.
To delete all sprites.
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which code correctly switches a sprite's costume?
sprite.image("new_costume");
sprite.setAnimation("new_costume");
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
How often does the `draw()` function run in Game Lab?
One time when the program starts.
Once every second.
About 30 times per second.
Only when a key is pressed.
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What will this code do? sprite.x = sprite.x - 2;
Move the sprite right.
Move the sprite left.
Make the sprite disappear.
Make the sprite bounce.
Create a free account and access millions of resources
Similar Resources on Quizizz
16 questions
Music And Sound (Scratch Coding) Part 1

Quiz
•
9th - 12th Grade
10 questions
Start Now 8

Quiz
•
9th - 12th Grade
17 questions
Game Engines y Unity3D

Quiz
•
12th Grade - Professi...
15 questions
L2 scratch

Quiz
•
7th Grade - University
14 questions
Interactive Animations and Games from code.org

Quiz
•
7th - 12th Grade
10 questions
Loops & Conditional Blocks in Scratch

Quiz
•
6th - 12th Grade
15 questions
L3 scratch

Quiz
•
7th Grade - University
10 questions
Scratch intro & Pen Commands Quiz

Quiz
•
1st - 10th Grade
Popular Resources on Quizizz
15 questions
Multiplication Facts

Quiz
•
4th Grade
20 questions
Math Review - Grade 6

Quiz
•
6th Grade
20 questions
math review

Quiz
•
4th Grade
5 questions
capitalization in sentences

Quiz
•
5th - 8th Grade
10 questions
Juneteenth History and Significance

Interactive video
•
5th - 8th Grade
15 questions
Adding and Subtracting Fractions

Quiz
•
5th Grade
10 questions
R2H Day One Internship Expectation Review Guidelines

Quiz
•
Professional Development
12 questions
Dividing Fractions

Quiz
•
6th Grade
Discover more resources for Computers
25 questions
Spanish preterite verbs (irregular/changed)

Quiz
•
9th - 10th Grade
10 questions
Juneteenth: History and Significance

Interactive video
•
7th - 12th Grade
8 questions
"Keeping the City of Venice Afloat" - STAAR Bootcamp, Day 1

Quiz
•
9th - 12th Grade
20 questions
Distance, Midpoint, and Slope

Quiz
•
10th Grade
20 questions
Figurative Language Review

Quiz
•
10th Grade
20 questions
Understanding Linear Equations and Slopes

Quiz
•
9th - 12th Grade