SCRATCH PROGRAMMING QUARTER TWO

Back to index

View project at Scratch

Alternating Colored Squares

You will simplify this project, but expand it at the same time.

ASSIGNMENT:

Alter the sample project in the following ways:

  • Alternate between two colors to create a checkerboard pattern.
  • Use spacebar to switch between different pairs of colors for checkerboard.
  • Provide four pairs of colors which the user can toggle between using the spacebar. For example, you could have a red/white, red/black, white/black, blue/black, green/orange, etc. checkerboard pattern.