Study

Me5a IT - Scratch

  •   0%
  •  0     0     0

  • What type of block is this?
    events
  • What special block could we use to make a sprite look like it's talking?
    change costume
  • Where will the character move?
    down 10
  • How could we use these blocks? In which project(s) did we use them?
    labyrinth
  • What type of blocks start the actions in my code?
    Event blocks (green flag, when KEY is pressed)
  • Where will the character move?
    to the right 10
  • How could we use these blocks? In which project(s) did we use them?
    story animation
  • What type of block is this?
    looks
  • How could we use these blocks? In which project(s) did we use them?
    chase game
  • What type of block is this?
    motion
  • Where will the character move?
    to the left 10
  • Name a CONTROL block
    repeat, wait 1 sec, if/then
  • What is the difference between these two blocks?
    move - appears, glide - shows the movement
  • Where will the character move?
    up 10
  • What is the name for a character in Scratch?
    sprite