juanshot / arcade-game

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Arcade Game : Frogger

A project made as part of udacity's nano degree program.

Instructions

Your character has to cross an stoned path to get to the river and find 3 gems. You have to evade the bugs , if you get caught 3 times by the bugs you will lose the game

Running the Project

$ git clone https://github.com/juanshot/arcade-game.git
. Open index.html

## Controls
Left Arrow : moves left
Right Arrow : moves right
Up Arrow : moves up
Down Arrow : moves down

About


Languages

Language:JavaScript 81.4%Language:HTML 11.8%Language:CSS 6.8%