Skip to content

Cloned and Modified from Udacity Front-End Nanodegree Frogger Project

Notifications You must be signed in to change notification settings

missmariss31/frogger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FROGGER GAME

STEP 1: CLONE REPOSITORY

STEP 2: OPEN HTML FILE IN BROWSER

STEP 3: PLAY!

HOW TO PLAY

STEP 1: USE ARROW KEYS TO MOVE PLAYER

STEP 2: GET ACROSS THE ROAD WITHOUT HITTING ANY ICKY BUGS

STEP 3: REACH THE WATER OR TRY AGAIN

THINGS YOU MAY WANT TO ADD (I MAY ADD IN THE FUTURE)

  1. YOU MAY WANT TO ADD GEMS TO COLLECT WHILE CROSSING THE ROAD *IMAGE FILES INCLUDED
  2. YOU MAY WANT TO ADD SOUND EFFECTS, VISUAL EFFECT, ETC.
  3. YOU MAY WANT TO ADD A TIMER
  4. YOU MAY WANT TO ADD MORE "ENEMIES" OR "PLAYERS" *IMAGE FILES INCLUDED FOR PLAYERS
  5. YOU MAY WANT TO ADD LIVES *MAYBE USE THE HEART IMAGE

Project Instructions Below from Udacity

This project contains Udacity code. My Code is located in 'app.js' and shows my skills in OOP.

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

Cloned and Modified from Udacity Front-End Nanodegree Frogger Project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published