Scratch

  • If you're at school, use the desktop app and save files to your computer.
  • If you're at home, use the online website:

Online Tutorials


  • Add a move block (and say hello)
  • Click the green flag to start


  • add a sprite button


  • Add a backdrop
  • Switch backdrop


To reset sprite back to normal size, add 'reset size' separately; click on it to reset sprite back to 100%

  • when sprite clicked, set size to 100%
  • in repeat loop, make it bigger by 10


TIP: move sprite where want it to go to - this updates the values on the left. Then pull out the 'go to'  or 'glide' block

  • glide around
  • glide to a Point


  • turn
  • set direction - point in...
  • reset sprite to original direction = 'point direction' to 90


  • Click on to see costumes change

  • have it loop through costumes

  • wait = to slow it down a bit



  • when sprite clicked, in a repeat loop add Change Color 


  • when flag is clicked, hide - wait 1 sec and then show again


  • move Left & Right (change X)
  • move Up and Down (change Y)


Can't do because don't have equipment