Skip to content

SuP3RM/frontend-nanodegree-arcade-game

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Udacity Arcade Game! (aka Frogger remake)

-Instructions-

How to Run:

  1. Download Game from zip file
  2. Open file in browser
  3. Play Game :)

================================

How to Play Arcade Game:

Objective is to reach the river while also avoiding the bugs in the player's path, otherwise player will restart at beginning.

-Use the arrow keys on a keyboard-

  1. Up arrow = Moves player up one block
  2. Down arrow = Moves player one block down
  3. Right arrow Moves player one block to the right
  4. Left arrow = Moves player one block to the left

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 88.9%
  • HTML 6.5%
  • CSS 4.6%