This is a mimic of the old Frogger game. You are trying to cross a busy roadway and have to avoid incoming obstacles. This game is programmed with several different levels. Every time you get across the road safely, the obstacles will begin to move quicker, thus making the game harder.
- Download all game files
- Open index.html in your browser
- Use your arrow keys to get the player to the water
- Don't run into a bug! That will restart the game!
- Images, game engine, and resources.js (image loading) assets supplied by Udacity.
- Modal inspired by w3Schools How to CSS Modals
This game was created to show skills in Object Oriented JavaScript for the Udacity Front End Nanodegree Program.