Skip to content

UmerSharif/Nanodegree_frogger-Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

frontend-nanodegree-arcade-game

Summary :

Frogger Arcade is a variation of the classic Frogger arcade game. This is a customized edition.

Plot of the Game:

The game is simple. You have to move the player character such that it cross the areas where the bugs are moving, and reach at the top. if any enemy bug touches you, you will be brought back to the initial position.

How to Play :

Use keyboard up/right/left/down arrow keys to move the player around.

Installation:

         1. First of all download the game from the following link:
            * GitHub Repository:[download me](https://github.com/UmerSharif/Nanodegree_frogger-Game/)
         2. Unzip the files and Run index.html file in any browser.


         ==============================================================

Udacity frontend-nanodegree-arcade-game :

Students should use this rubric for self-checking their submission. Make sure the functions you write are object-oriented - either class functions (like Player and Enemy) or class prototype functions such as Enemy.prototype.checkCollisions, and that the keyword 'this' is used appropriately within your class and class prototype functions to refer to the object the function is called upon. Also be sure that the readme.md file is updated with your instructions on both how to 1. Run and 2. Play your arcade game.

For detailed instructions on how to get started, check out this guide.

About

Frontend Nanodegree Frogger Game

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published