singhpratyush / frogger

Implementation of classic Frogger game using HTML5 and pure JS

Home Page:https://singhpratyush.github.io/frogger

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Frogger

Play now!

Picture

Controls

     :arrow_up:
⬅️⬇️➡️

Gameplay

The gameplay is simple. You cross the path to advance levels. With each level, the game keeps becoming more and more difficult. Initially, up to 5 levels, the number of enemies increase and then the speed at which they move increases.

How to run the game?

Just open the index.html file in a HTML5 enabled browser.

The boilerplate of the game was taken from https://github.com/udacity/frontend-nanodegree-arcade-game.

About

Implementation of classic Frogger game using HTML5 and pure JS

https://singhpratyush.github.io/frogger


Languages

Language:JavaScript 97.4%Language:HTML 1.8%Language:CSS 0.8%