/udacity_fewd_p3

Udacity Front End Web Developer Project 3 (Arcade Game)

Primary LanguageJavaScript

To Run:

  1. Clone the repo
  2. Open index.html (preferably with chrome)
  3. Select your hero by using left and right arrow keys
  4. Press enter, the game will start

To Play:

  1. Use keyboard arrow keys to move from tile to tile
  2. If the game ends, hit enter to restart

Rules:

  • Goal is to reach the water
  • Reaching the water gives +100 points
  • Collecting the stars gives +50 points (Not necessary to win)
  • Touching the bugs will kill you, you lose all your score
  • You keep your score if you win

frontend-nanodegree-arcade-game

Students should use this rubric for self-checking their submission.

For detailed instructions on how to get started, check out this guide.