SCRATCH PROGRAMMING QUARTER THREE

Back to index

View project at Scratch

Click and Change

Cloned sprites remain independently clickable. This is good news since it means that you can make copies of your sprites and do stuff with them. This is a simple project, but it provides a clear demonstration of how this works.

ASSIGNMENT:

  • Instead of a 5x5 arrangement of sprites, you will create a 6x6 array of sprites.
  • Instead of just three costumes for each sprite, you will provide five costumes for each sprite.
  • Your costumes must be different from the ones used in the sample project.