/arcade-game

Student Project #1 during Advanced Front-End Development Nanodegree Program at Udacity.

Primary LanguageJavaScript

Classic Arcade Game Clone Project

Student Project #1 during Advanced Front-End Development Nanodegree Program at Udacity.

The project consists on a game, in which you have a Player and Enemies (Bugs). The goal of the player is to reach the water, without colliding into any one of the enemies. For detailed project instructions on how I got started, check out this guide.

Table of Contents

Instructions

Run locally

Clone this repository or download the ZIP file and extract the files in it. Open up the index.html file in your browser and the game will start.

How to play

  • Move with arrow keys on keyboard.
  • Avoid bugs.
  • Get safely to water.

Contributing

This repository is the starter code for all Udacity students. Therefore, we most likely will not accept pull requests.