Fly Catcher
Feed your frog and learn some classic game coding skills
Producer's Note:

This activity is a basic 'side-scrolling' game in which the player controls a frog that catches flies with its tongue to achieve a high score. It is a bit unusual in that the frog can travel both left and right. Also, a fly can hit the frog, and cause you to lose points if the frog does not eat it. These are choices the developer made to make the game more interesting. You can make your own changes to the applet to customize the game play further. Check out the "Try This" activities for ideas.

Try This: