A simple arcade game using object oriented JavaScript.
These instructions will get you a copy of the project up and running on your local machine to start playing.
Clone with HTTPS
git clone https://github.com/costas90/classic-arcade-game-clone.git
or Download as a zip.
Then open index.html
to open the game in your browser and start playing!
First choose a character and click the "Start Playing Now!" button.
Move the player with the arrow keys. The objective is to collect as high of a score as possible. Your score increases by 10 points every time you collect a gem or when you reach the water.
Stay away from the red bugs! If you touch them the game will be over.
This project is licensed under the MIT License.
This project is part of the Frontend Nanodegree from Udacity.com.