/frogger

Primary LanguageJavaScript

frontend-nanodegree-arcade-game

Students should use this rubric: https://www.udacity.com/course/viewer#!/c-ud015/l-3072058665/m-3072588797

for self-checking their submission.

Gameplay:

Use the arrow keys (up, down, left, right) to move the player. Try to move the player across the stone path and into the water. Reaching the water will award you 5 points. If the player is hit by a bug, the player is reset to the initial location and 1 point is subtracted from the score. Good luck!