/P3-Classic-Arcade-Game-Clone

Project 3 for the Udacity Front-End Web Developer Nanodegree

Primary LanguageJavaScript

Classic Arcade Game Clone Project

About

  • This is my initial submission for Project 3 for the Udacity Front-End Web Developer Nanodegree.
  • Starter code (art assets and game engine) was provided by Udacity, you can see it here.
  • The main requirements included: to write will be object-oriented functions (either class functions or class prototype functions, to use the "this" word appropriately. See full project specifications in the rubric provided.

Instructions

  • You don't need to do anything to run the game, just head to its github page here.
  • The rules are: (1) avoid collision with the enemy bugs, (2) to move use the up, down, left, right keyboard arrows, (3) you win if you reach the top blue / water line. (4) If you crash with a bug, you will start over.