Skip to content

ammon-lockwood/frontend-nanodegree-arcade-game

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Udacity Frontend Web Develper Nano-degree - Arcade Project

Description

This is a simple replica or variation on the classic Frogger Arcade game.

Goals / How to Win

You will win this game by successfully moving your character across the map without colliding with any of the bugs on the map.

Scoring

Each time that you successfully navigate across the map, you will be awarded 10 points. Be aware that anytime that you run into an enemy you will lose one point.

How to Play

You will use the arrow keys on your keyboard to move your character across the map. You can move in all four direction (up, down, left, right).

Installation

To Run this game locally:

  1. Download or clone this repository
  2. Navigate to the location where you cloned or downloaded this repository.
  3. Open the index.html page in your favorite browser. (All testing and development was done with Google Chrome)

Live Demo

You can see a live demo of this game here: (Demo)[http://frogger.ammon.plaidtie.net/]

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 97.3%
  • HTML 2.5%
  • CSS 0.2%