Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 856 Bytes

README.md

File metadata and controls

17 lines (14 loc) · 856 Bytes

Classic Arcade Game

This Game is created using ES6,Object Oriented JavaScript,HTML5 and CSS. It is live at https://arcade-game-53075.firebaseapp.com/

How to Run the game Download or clone this repository and click on the Index.html file.

Steps To Play

  1. Select a character which you like from the 'Avatar' select menu.
  2. Use the Arrow Keys(Left,Right,Up and Down) to move the Character across the busy Road filled with Vehicles(bugs,Stones).
  3. When You collect Gems like Diamonds,keys and Hearts Game lives increases.
  4. When you get hit by a Vehicle, Game life decreases by one and you have to start the game again from your starting position.
  5. You win when you reach the river and you will reach the game's next level(faster vehicles).
  6. You lose when your Game lives become Zero.
  7. Have fun playing it.