SCRATCH PROGRAMMING QUARTER TWO

Back to index

View project at Scratch

Line Connector

This project is like a connect the dots activity, only you make the dots and Scratch automatically draws lines from the last dot to the new dot.

ASSIGNMENT:
Make the following changes to the sample project:

  • Use different keys on the keyboard to change between five different colors. Explain in the directions for the project what keys produce which colors.
  • Have a key that erases everything and resets the dot at (0,0). Explain in the directions which key causes this to occur.
  • Designate five keys to change the background to five different colors. Explain in the directions which keys product which color.
  • Background colors must be dark and line colors must be light. Test all color combinations carefully to make sure there are no invisible line situaitons.