NEW
Font size
WorksheetsMIS nov grade 1-2
Total questions: 6
Worksheet time: 2mins
What name project today?
gosh
Pacman
shooter
rodocodo
What happens when the Left Arrow key is pressed?
The player moves left
The player moves right
The player moves up
The player does not move
What is the purpose of the block “point in direction (-90)”?
To make the player face left
To make the player face upward
To increase the player’s speed
To make the player face right
What happens if Pacman touches the blue color (the wall)?
Pacman changes color
Pacman bounces back
Pacman gains score
Pacman stops moving
Why is there a “wait (0.2) seconds” block in the animation script?
To speed up Pacman’s movement
To delay the costume change so the animation looks smoother
To stop the game
To remove the sprite
How does Pacman move downward?
By touching the blue color
By using “change x by (2)”
y pressing the Down Arrow key and changing y value
By changing the size
