Frogger Arcade is a variation of the classic Frogger arcade game.
Move the selector with right/left arrow keys and select a character by pressing space.
In this game the goal is simple, get the hero character to move across the gray bricks towards the water without getting hit by the enemy bugs. The difficulty of enemy bugs increase with each level and are randomly placed across the gray bricks at the start of each game.
Users move the hero character by using the main up/right/left/down arrow keys on their keyboard.
- GitHub Project Repository: https://github.com/denisdifazio/frontend-nanodegree-arcade-game/
- Game link: https://denisdifazio.github.io/frontend-nanodegree-arcade-game/
http://udacity.com/course/object-oriented-javascript--ud015/