This is my version of the classic 'Frogger'.
In order to run the game:
- Download the repository files.
- Run the
index.htmlfile with your browser in order to load the game locally.
Your goal is to reach to the water at the top. Every time you reach the water you will gain 1 point.
You can choose from 5 different characters.
You will start with 3 health points. Every time you and an enemy collide you lose 1 health point.
Every time a player gets 10 points he levels up and another enemy is added to the game.
- HTML5
- CSS
- Vanilla JS
- Art assets and game engine provided by Udacity.
