/Frogger-arcade-game

This is a simple Frogger frog Arcade Game

Primary LanguageJavaScript

Classic Arcade Game Clone

This is a simple Frogger 🐸 Arcade Game

screenshot

How to Run the game

Open the "index.html" file using a web browser e.g. (Chrome, Firefox ..).

How to play

Instructions

  • Use the keyboard arrows to move
Keyboard key Action
Left Moves the player a block to the left
Up Moves the player a block forward
Down Moves the player a block backward
Right Moves the player a block to the right

Rules

  • Everytime you reach the water your score increases by 1
  • Don't touch the bugs, everytime you touch a bug your score returns to 0

Technical

This game is desgined by Object-Oriented Javascript ES6