Skip to content

AndyDiamondstein/frogger

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Frogger# Play it here.

A working version of Frogger playable in the browser, implemented with JavaScript.

All basic scoring methods are present, and the player recieves an additional life when 10,000 points are scored with fewer than 4 frogs left. Frogger moves on canvas using UP, DOWN, LEFT, and RIGHT arrow keys. If frogger collides with a vehicle or water, he loses a life.

A leveling system is included that speeds up the cars after 5 frogs have been jumped home.

About

🐸 Frogger! Using JavaScript and HTML5 canvas.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 96.6%
  • HTML 2.2%
  • CSS 1.2%