Try it out: Can you reach the water safely? Let's play!
Frogdacity is a classic arcade game built with object-oriented JavaScript. I created it during my Udacity Front-End Web Development Nanodegree. It's a simple version of Frogger.
The game uses keyboard input to move the player around the board.
- Use the arrow keys to move: ⬆️ ⬇️ ⬅️ ➡️
- Reaching the water increases your score by one 🔝
- You reach a new level every five score points. But be careful, the enemies are moving faster 🐞💨
- The game is over when your character hits an enemy! ⛔️
This project is licensed under the MIT License - see the LICENSE.md file for details.
If you enjoy reading my code, please consider to take a look on Twitter 🙂