Skip to content

cch5ng/frontend-nanodegree-arcade-game

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

71 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Game Rules

Your goal is to collect 20 points in prizes before your time is up. Regular prizes include: Hearts and Keys (1 point). Stars are worth 3 points.

Before You Begin:

  • Select an avatar by clicking on it.
  • Click Start.

Game Controls:

  • Move up by using the up arrow key or "i" key.
  • Move down by using the down arrow or "k" key.
  • Move left by using the left arrow or "j" key.
  • Move right by using the right arrow or "l" key.

You must avoid the following, otherwise you will have to start from the beginning position and will lose one life:

  • Contact with a bug
  • Crossing into the water

The game ends when you lose all of your lives or when your time is up.

Start the game by opening the following link in your web browser: http://cch5ng.github.io/frontend-nanodegree-arcade-game/

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 98.6%
  • CSS 1.4%