Skip to content

almoav/arcade-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

frontend-nanodegree-arcade-game

originally copied from: https://github.com/udacity/frontend-nanodegree-arcade-game

TO PLAY:

  • open index.html in a web browser

CONTROLS:

  • [enter] to select your character
  • arrow keys to move your character
  • [q] to quit the game and return to the main title

GAME PLAY:

  • You beat the level by manuvering your charater from the grass to the water tiles. Be careful though if a bug touches your character you lose a life and the level starts over. You start the game with 3 lives.
  • As you progress in levels more enemies appear, but so do items your character can pick up.
  • A heart give your character an extra life and is worth 50 points.
  • Colored gems are worth points, blue is worth 10, green is worth 50, and orange is worth 150 points.
  • At higher levels boulders start to appear, these block your character's path but enemies and items can pass through.
  • Points are multiplied by the current level (ex. on level 5 points get multiplied by 5) additionally there is a bonus score multiplier countdown that is restarted when new level begins.

that's it! Have fun!

About

my take on Udacity's frogger game

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published