Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 523 Bytes

File metadata and controls

20 lines (12 loc) · 523 Bytes

Frogger Remake

This is a remake written in HTML5 of the classic arcade game Frogger.

Play online

Running the game on local machine

Clone this repository and open the index.html file in the project root with your browser.

How to play

The game's objective is to move the boy through the bug traffic to get to the water. If the boy hits a bug, the game restarts.

Controls

Use the arrow keys to move your character. When you win, press Enter to play again.