Skip to content

Abhiek187/frontend-nanodegree-arcade-game

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Front-End Nanodegree Arcade Game (Frogger)

This is a clone of the game Frogger coded using object-oriented JavaScript and a built-in game engine.

Getting Started

You can play the game here. To run this game locally, clone or download the game using this link and run index.html on any browser. You must have arrow keys on your device to play.

How to Play

Your goal is to reach the water while avoiding the bugs moving across the road. You use the arrow keys to control the player. Reaching the water will score you points, but colliding into a bug will reset the score and send the player back to the start.

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 96.2%
  • HTML 2.6%
  • CSS 1.2%