Frogger-like game. In this game you have a Player and Enemies (Bugs). The goal of the player is to reach the water, without colliding into any one of the enemies. The player can move left, right, up and down (use ←, →, ↑, ↓. on keyboard). Once a the player collides with an enemy, the game is reset and the player moves back to the start square. Once the player reaches the water the game is won.
Random avatar of the player at each new game or after player won.
follow this link ermondel.github.io/frogger/
- download zip file to your computer
- open frogger directory
- open index.html file in your favorite browser