frontend-nanodegree-arcade-game
To begin, open index.html in a browser, or visit my github page. (https://github.com/michaelethompson/FEWD-Nanodegree_ArcadeGame)
The object is to use the arrow keys to move the boy to the top row. IF the boy collides with a bug, he goes back to the start. When the boy makes it to the top row without colliding with a bug, He is safe, and a new boy appears at the start. Once all the slots in the top row are filled, the game starts over with bugs and obstacles moving faster.
===============================
Students should use this rubric: https://www.udacity.com/course/viewer#!/c-ud015/l-3072058665/m-3072588797
for self-checking their submission.