Sixth project from the Front-End Web Developer Nanodegree in Udacity: recreated the classic arcade game Frogger with Object-Oriented JavaScript and HTML5 Canvas.
Download the repository in your desktop, unzip it and open the "index.html" file in your browser to play the game.
- To play the game, use the arrow keys from your keyboard. Hold the key down to move your player up, right, down and left.
- Select a player and a difficulty.
- Hit the Start button.
- Reach the boat!!
- Avoid the bugs and do not fall into the water!
- Grab some stars before the bugs and win extra points!
- Sounds from the website soundbible.
- Art assets and game engine from udacity repository.