In order to play audio when the keys on our piano are touched, we needed to code a game using Scratch which, when certain keys were pressed, would play assigned pitches.
We were able to find a pre-existing Scratch project which gave us a starting point for our coding:
https://scratch.mit.edu/projects/342680848/editor
Our MVP (Minimum Viable Product) that we want to achieve is to change the graphics as well as the keys that need to be pressed to play the notes.
If we have time we want to create an interactive piano tutorial in which we have sprites come down from the top of the screen and reach the keys when they should be pressed.
If we STILL have time we would love to make it into a ‘guitar hero’ style game where they get a score depending on how accurately they play the song in the tutorial.