Skip to content

🐸 Frogdacity is a classic arcade game built with object-oriented JavaScript.

License

Notifications You must be signed in to change notification settings

lohluc/frogdacity-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🐸 Frogdacity 🐸

Try it out: Can you reach the water safely? Let's play!

Motivation

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.

Frogdacity Demo Gif

How to play the game

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! ⛔️

License

This project is licensed under the MIT License - see the LICENSE.md file for details.

Follow up

If you enjoy reading my code, please consider to take a look on Twitter 🙂

About

🐸 Frogdacity is a classic arcade game built with object-oriented JavaScript.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published