When Flag is clicked or when Space is pressed are known as what kinds of code blocks?
  • Looks
  • Control
  • Motion
  • Event
If you wanted your character to start in the middle of the screen, what code would you need?
  • Start: Middle
  • When Flag is clicked Go to x:0 y:0
  • When Space clicked: Up
  • Forever: Middle
Characters, items, and enemies that are not a part of the background are known as what?
  • Sprites
  • Tokens
  • Things
  • Actors
What block will you use to get your sprite to say something in text?
  • Looks
  • Data
  • Motion
  • Sounds
If you wanted to add a slight delay in your code, what code block would you need to add?
  • If ____ Then
  • Forever
  • Wait
  • Stop all
What type of code can help you keep track of health, points, ammo, and time?
  • Variables
  • Control
  • Sensing
  • Events
You want to make a character go back to the start if they touch an enemy. What code can detect hits?
  • Sensing
  • Motion
  • Looks
  • Sounds
What kind of code does things over and over?
  • A loop
  • A motion block
  • A statement
  • A character
A costume is...
  • A code block
  • A motion
  • A sound
  • A different way a sprite looks
Programming Languages give the computer instructions
  • True
  • False
What do you call a list of commands in Scratch?
  • Sprite
  • Script
  • Scratch
  • Help
Displays the location of your X and Y positions
  • Stage
  • Volume
  • Coordinates
Which of the following is a correct usage of X and Y when coding?
  • Character movement
  • Sound volume
  • Background colors
  • Displaying text
Y controls the Up and Down movement
  • True
  • False
Which block of code could you use to change the direction your Sprite is facing?
  • Point in direction
  • Turn 15 degrees
  • Create a new Costume
  • All answers are correct
What could could you use to make an enemy move around on the screen? (Not teleport)
  • Go to X,Y
  • Glide to X,Y
  • Point towards
  • Move 10 steps
How can you let the player know that they have won the game?
  • Display a message
  • Play a sound
  • Change the background screen
  • All answers are acceptable ways
When testing your game, you receive feedback that your game is too difficult. Which of the following adjustments would make the game more fair?
  • Increase the number of enemies
  • Decrease the amount of time the player has to win
  • Start the player with less health
  • Slow the enemy move speed
What type of file are Scratch projects saved as?
  • GIF
  • PNG
  • sb3
  • PDF
Super Mario Bros was can be described as...
  • First person
  • Side scroller
  • Top down
  • Third Person
0:0:1



Answered

Not Answered

Not Visited
Correct : 0
Incorrect : 0