Scratch Module 2 Week 3 - Brain Game
This week we've moved away from the fast-paced action of Donkey Kong-style arcade play, toward pursuits of the intellect. But the action's no less frenetic, because the timer is ticking...
You can try out my version of the project below. You'll see that I've expanded the game to include addition and subtraction, whereas the original only has multiplication (I spared you division though!). Can you think what modifications you'd need to make this change?
Click the boxes below if you get stuck, and you'll see a picture of the code blocks for the different sprites
Click here to see the duck sprite code
Click here for the main chunk of duck sprite code with the extra features
Click to see the code for the Play button
Click here for the tick/cross animation