Skip to content

psdcode/fend-arcade-game

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Arcade Frogger Game

Instructions for launching the game

  1. Clone this repo or download and unzip so that you have the directory frontend-nanodegree-arcade-game on your computer at the location of your choice.

  2. Open index.html in your browser.

Instructions for playing the game

  1. Use the left, right, up, down arrow keys on your keyboard to move the player around the playing field.

  2. Your goal is to reach the blue section on top. You will receive a 100 points for every successful crossing. You then be automatically teleported back to the start location.

  3. Enemies move horizontally on the gray tiles. Use your arrow keys to avoid them. If you touch them, you will lose a 100 points and end up back at the starting point.

Good luck

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 98.1%
  • HTML 1.5%
  • CSS 0.4%