This game was highly modified from a game in examples called "3fishchomp" the description from that game is as follows: 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") I have added: fish now run away from you, exept the sinister poisionfish, a list of the types of fish you ate, and lives, aswell as both "more ideas"