Made using the Scratch coding cards. The green flag activates most of the functions. The duck and drums require a click to be activated. Press the D key to activate the dancer and use the arrow keys to move the mouse. The other sprites' code is activated by the space bar; you get score when you click a sprite or hit the space bar.
The cat's code does not follow the code of the cards, but if you go into the sprite and remove the "distance to mouse-pointer/10" blocks, it will match the coding cards. The drums' code was slightly modified to prevent it from changing color more than once when it is clicked rapidly.