Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 634 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 634 Bytes

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