cannonspears / arcade-clone

A simple OOP JavaScript game for Udacity's Front-End Web Developer Nanodegree

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Arcade Clone

A simple OOP JavaScript game for Udacity's Front-End Web Developer Nanodegree


Table of Contents


Installation

Download the zip file or clone via https://github.com/cannonspears/arcade-clone.git


How To Play

  • Open index.html in your browser
  • Use the arrow keys to move your character
  • Help 20 Frogboys to the land while avoiding the bugs
  • The bugs will get faster with each successful crossing
  • The game is over when you have saved and/or killed 20 Frogboys

Dependencies

  • Character Sprites and game tiles provided by Udacity
  • Game engine provided by Udacity
  • Background from TheodenN - DeviantArt

Contributing

Please contribute using Github Flow. Create a branch, add commits, and open a pull request.

About

A simple OOP JavaScript game for Udacity's Front-End Web Developer Nanodegree


Languages

Language:JavaScript 90.1%Language:HTML 5.0%Language:CSS 5.0%