Skip to content

szboynono/frontend-nanodegree-arcade-game

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Frogger Arcade-Game

A simple Frogger game implemented with JavaScript. The images and the game engine are provided

Instruction

  • Click here to Play!
  • You are able to choose a character from the characters on the top of the page by clicking it.
  • Use the up,down,left,right keys on the key board to move the character.

Rules of the Game

  • The goal is to reach the river, everytime you reach the river you gain a score.
  • Try your best to not to crash with the bugs, if you touch the bugs, you will be returned to the Starting point and the score will be clear.
  • Player is also able to correct gems on the field. The number of gems you collected will be shown on the page.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 92.7%
  • HTML 5.6%
  • CSS 1.7%