Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 733 Bytes

README.md

File metadata and controls

22 lines (15 loc) · 733 Bytes

ArcadeGame For Udacity's Front-End Web Developer Nanodegree Program.

Arcade game. Avoid bugs and gather points by getting to the other side!

Gameplay:

  1. Use the arrow keys to move.
  2. The objective is to reach the water.
  3. Each time you reach the water you gain points.
  4. Avoid the bugs, they kill you. You start with three lives.

To start playing go here.

Local Installation:

  • Download the repository:
  • Click download ZIP on the right of the screen, then extract the zip file to your computer, or clone the repository using git.
  • Double-click index.html to open the game in your browser.

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