Skip to content

yozaira/frontend-nanodegree-arcade-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

frontend-nanodegree-arcade-game

Overview

The frontend-nanodegree-arcade-game-master repo was downloaded from https://github.com/udacity/frontend-nanodegree-arcade-game

No changes were made to resources.js or to the existing image files.

To run the game:

  • Downloaded the application to a local directory from GitHub by clicking the Download link
  • After unzipping the file, launch index.html in a JavaScript-enabled browser. Note that the game will not work if you try to open the index file directly from GitHub, which will instead present the file's source code in a viewer hosted on their site.
  • To begin playing, press Start Game button on the top. Use the arrows to move the player to the top or the sides, always trying to avoid the bugs that comes from the left side.
  • You will have five lives or tries to win. If the bugs hit the player five times, the game will end.
  • Every time the player makes it to the water - on the top - the score will increase by 100 points. To win the game, the player has to score 500 points.