Scratch will follow the mouse pointer unless it gets very close to the dog, in which case he will run away. Press b to get bigger and s to get smaller. When you touch the dog, you will get smaller and a point.
This is just a quick project I made for an afterschool programming program we have at my school. We had to make a program or programs to do some things, which I all combined into 1 game. The things we had to do are: -make a sprite that gets bigger when you press the B key and smaller when you press the S key -a sprite that changes color when it hears a loud noise -a sprite saying, "I like it up here." whenever it's in the top 25% of the screen -a sprite plays a high note when it hears a high note and a low note when it touches red and blue, respectively -sprites saying, "Excuse me." when they collide -a cat running away from a dog -a flower appearing on the screen whenever and wherever you click on the screen -sprites doing a dance when you click on a sprite -the backround changes whenever the score reaches 10 -a sprite falls as if controlled by gravity and stops when it hits the ground -the sprite follows the mouse pointer, but never gets too close and, finally, -the sprite follows a red line. It took about an hour to make. I hope you like it!-