Skip to content

askkaz/frontend-nanodegree-arcade-game

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

frontend-nanodegree-arcade-game

This is a clone of the frogger arcade game. The goal is to get your hero to the water without being hit by one of the bugs.

The game is played by opening the file "index.html" in a web browser. Your hero's motion around the screen is controlled with the arrow keys (left, up, right, and down). Upon reaching the water, the level advances and the hero is reset to the starting point. Each level brings more bugs and faster bugs. Game over happens when the hero is run over by a bug.

Enjoy.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 97.6%
  • HTML 2.0%
  • CSS 0.4%