/frontend-nanodegree-arcade-game

frontend-nanodegree-arcade-game

Primary LanguageJavaScript

frontend-nanodegree-arcade-game

You should installed Nodejs

Install http-server

npm install http-server -g

This will install http-server globally so that it may be run from the command line.

http-server ./

How to Play

  • Move the player using the arrow keys: up, down, left, and right.
  • Survive!