Skip to content
This repository has been archived by the owner on Feb 11, 2024. It is now read-only.

Front End Web Development: Arcade game (Frogger)

License

Notifications You must be signed in to change notification settings

sripwoud/frogger

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Arcade game

Game inspired from the Konami classic arcade game Frogger.

Get started

Play the online version

Here

Or play locally

  • Clone the repository
  • Open the index.html file in your web browser.

How to play

Your goal is to reach the water while avoiding the bugs.
Use the left/right/up/down keyboard arrows to move the player in the corresponding directions.

Resources

Languages

  • JavaScript 95.4%
  • HTML 4.0%
  • CSS 0.6%