I reduced the size of the big fish and made it move faster by increasing the number of steps it takes as it follows the mouse.
Also, I had it make a dot each time it eats a fish, and keeps track of the number of fish it eats.
The timer starts when you click the green flag, but doesn't turn off.
Try to make the big fish eat the smaller fish.
INSTRUCTIONS
Click the Green Flag to start. Move the mouse to control the big fish.
HOW I MADE THIS
* To see whether the big fish is close enough to eat the little fish, I used the "color _ is over _?" block
* The little fish broadcasts "got me" when the big fish gets close to it, which triggers the big fish to animate its mouth in an eating motion.
MORE IDEAS
* Keep score of how many fish are eaten
* Make different kinds of fish ("good fish" and "bad fish")
Comments
You need to be logged in to post comments
Add a Comment