Skip to content

A Frogger-like game using Object-Oriented JavaScript.

Notifications You must be signed in to change notification settings

ludwig-vaan/bug-dash

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

frontend-nanodegree-arcade-game

INSTRUCTIONS

How to run

$ git clone https://github.com/ludwig-vaan/bug-dash.git

Open the index.html in your browser (chrome for a better experience)

How to Play

Your goal is to reach the water, without colliding into any one of the enemies (bugs). You can move left, right, up and down. The enemies move in varying speeds on the paved block portion of the scene. Once you collides with an enemy, the game is reset and you moves back to the start square. Once you reaches the water the game is won.

To Do

  • reset button
  • fix issue with sound behaviour on firefox

About

A Frogger-like game using Object-Oriented JavaScript.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published