This is a simple replica or variation on the classic Frogger Arcade game.
You will win this game by successfully moving your character across the map without colliding with any of the bugs on the map.
Each time that you successfully navigate across the map, you will be awarded 10 points. Be aware that anytime that you run into an enemy you will lose one point.
You will use the arrow keys on your keyboard to move your character across the map. You can move in all four direction (up, down, left, right).
To Run this game locally:
- Download or clone this repository
- Navigate to the location where you cloned or downloaded this repository.
- Open the
index.html
page in your favorite browser. (All testing and development was done with Google Chrome)
You can see a live demo of this game here: (Demo)[http://frogger.ammon.plaidtie.net/]