This is a frogger like game built with Javascript. This is a project done for the Frontend Developer Nanodegree at Udacity.
- Download this repo
- Open the index.html in your browser of choice.
- Have FUN!
- Use ← ↑ → ↓ to move the hero.
- Avoid the bugs
- The GOAL is to reach the water
- Player can not move off screen
- Vehicles cross the screen
- Vehicle-player collisions happen logically (not too early or too late)
- Vehicle-player collision resets the game
- Something happens when player wins