SCRATCH PROGRAMMING QUARTER THREE

Back to index
Jeopardy Alarm Clock


View project at Scratch

The images shown on this page should be enough for you to transform a song in note form to a song in Scratch. All you have to do is know what note on the treble clef maps to a note on the keyboard. Flats and sharps complicate things just a little.

Also check out this project at Scratch!

ASSIGNMENT:

Make the following alterations:

  • Find a free .wav file for a different alarm sound than is used in this example. Substitute your new file for the one in the sample project.
  • Shrink the analog clock face and create a digital clock face next to or below the analog clock so that both are visible at the same time.
  • Synchronize the two clocks so that they both display the same time and continuously update. One clock will show the time in analog form and the other will show the time in digital form.