ThijsWaalders / Arcade-Game

Project 4 for the Udacity's Front End Web Developer's NanoDegree course

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Arcade Game

Classic arcade game like frogger but now with bugs as enemies and a person as the player. The Player can use the arrow keys UP RIGHT DOWN LEFT to move the player around. Don't collide into an enemy! That will reset the game. Once you have reached the water you win and get + 1 point on your score and the player can try it again.

How to run this game

  1. Download or clone this git repository git clone git@github.com:https://github.com/ThijsWaalders/Arcade-Game.git

  2. Install the chrome Web Server for Chrome

  3. Run the extension, choose the correct folder (the git repo you've just downloaded/cloned) and go to the Web Servers URL.

Make sure the server is running and check if the ports match.

Or you can check out the live version

About

Project 4 for the Udacity's Front End Web Developer's NanoDegree course


Languages

Language:JavaScript 97.4%Language:HTML 2.3%Language:CSS 0.2%