/arcade-game

an online variation of the classic arcade game

Primary LanguageJavaScript

frontend-nanodegree-arcade-game

This arcade game is a variation of the classic frogger arcade game.

How to run it

Check this site. Or you can clone this repository to your computer and then open the index.html file.

How to play it

Using the arrow keys to move the player and space to pause the game. Your target is trying to get as much score as you can. This game has no time limit.

Tips

There are two ways to increase your score:

  • Move your player to the water block.
  • Collect the orange gem.

You need to avoid the bugs and your crazy ex-wives. Don' let them get close to you. Watch out, someone knows where you are!

There is also a hidden cheating method. Check the JavaScript code to find out!!