joshunhappy / udacity-fend-arcade-game

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Udacity Arcade Game

In this game player should reach the top of the screen where the water is, avoiding the bus that are walking on the stones. The player can move horizontally and vertically with the arrow keys. If the player reaches the water the player can press the enter key to restart the game.

Instructions

To load the game open index.html on your preferred browser, To move the player press the arrow keys.

Controls

Up Arrow: 1 step forward.

Down Arrow: 1 step backward.

Left Arrow: 1 Step left.

Right Arrow: 1 Step right.

Enter: Reset the game.

Udacity Arcade Game

Rubric & Guide.

About


Languages

Language:JavaScript 98.0%Language:HTML 1.8%Language:CSS 0.2%