Frogger is a very simple retro game where you move the frog with the arrow keys and avoid the buses and cars to get to the water. Remix this project to make it your own, and add the code to make the frog hop across the road. Be sure to add conditional statements to that if the frog gets hit by (touches) one of the cars, it loses a life, resets back to the near side of the road and tries to cross again.
Remix from PinkPretzelfox11's project