Study

Algorithm

  •   0%
  •  0     0     0

  • What kind of block do I use to make my sprite move around?
    Motion
  • How do I control my sprite with keyboard keys?
    Use the "When <something> key pressed" events block
  • What is the stage?
    The graphical area of a scratch program, where sprites move
  • What is cat a type of?
    Sprite
  • How can I make my sprite use a movement animation?
    Give it more costumes, and have them change on some event