Scratch 1 Question Preview (ID: 44871)
Game.
TEACHERS: click here for quick copy question ID numbers.
What is the highest value on the x-axis
a) 180
b) 240
c) 100
d) 200
What does it mean to point in direction 90?
a) Point up
b) Point Down
c) Point Left
d) Point Right
How would I create points in a game?
a) Create a variable
b) Create a list
c) Create a variable and a list.
d) Create a block called points
How would I make my player walk?
a) Create a variable called walk.
b) Use the next costume block repeatedly.
c) Change backdrops
d) Switch costume
I am creating a game where I use an entrance sprite. When the entrance sprite touches the player, it should hide the other entrance sprites.
a) When flag clicked, hide.
b) When sprite clicked, hide.
c) Forever, if touching player, broadcast hide. (Entrance sprite) When I receive hide, hide.
d) If touching entrance sprite, hide
When the entrance sprite touches the player, I want to also change the backdrop to a specific backdrop.
a) Next backdrop
b) Next costume.
c) Change look
d) Switch costume
I will be using similar code for all of my sprites. How do I duplicate code?
a) Use the scissors
b) Use the stamp.
c) Use the file button
d) Make a clone
I have a problem. My sprite is moving in the right direction, but it is not pointing in the right direction. How can I fix this?
a) If right arrow pressed, point in direction 90, move 10 steps.
b) If right arrow pressed, change x by 10
c) If right arrow pressed, point in direction -90, move 10 steps.
d) If right arrow pressed, point in right direction, move 10 steps.
If I turn to the right 15 degrees, will I move right?
a) Yes
b) No
c) Maybe
d) Maybe not
For the game I have, when the backdrop is the town, I want my entrance sprites to show up. How do I do this?
a) When flag clicked, switch to backdrop town
b) When backdrop switches to town, show
c) When backdrop switches to town, hide.
d) Next backdrop
Play Games with the Questions above at ReviewGameZone.com
To play games using the questions from above, visit ReviewGameZone.com and enter game ID number: 44871 in the upper right hand corner or click here.
To play games using the questions from above, visit ReviewGameZone.com and enter game ID number: 44871 in the upper right hand corner or click here.
TEACHERS / EDUCATORS
Log In | Sign Up / Register
Log In | Sign Up / Register