SCRATCH PROGRAMMING QUARTER THREE

Back to index

View project at Scratch

Next Stick

The demo allows the user to move sticks around with the arrow keys and to rotate them with the R and L keys. When the user hits the space bar a stamp of the stick is made and a new stick appears at the top of the screen.

ASSIGNMENT:

Your job is to alter the demo project in the following ways:

  • Have your sticks appear at the bottom of the screen instead of the top.
  • Besides sticks, provide two other options which can be selected using the number keys. There will be a total of three options (the sticks plus the two you add) and so use the 1, 2, and 3 keys for this.
  • Provide three color choices (yellow, green, and blue) for the sticks. Use the Y, G, and B keys to switch colors.