IonelRO / arcade-game

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Arcade-Game for Udacity Frontend Nanodegree

Frogger style arcade game using HTML, CSS, and JavaScript.

Installation

To play this game locally clone this project repo and open the index.html file in your browser.

Instructions || How to play

Press the up, down, left and right arrow keys on your keyboard to move the player. You have 3 lives and looses one after a collision with a bug. Every time you reach the water you score 100 points. You can win the game if colect 3000 points.

Play here --> Arcade Game.

Good Luck!

About


Languages

Language:JavaScript 78.0%Language:HTML 15.4%Language:CSS 6.6%