Skip to content

mylearningpath/fend-arcade

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ABOUT

This is a frogger like game built with Javascript. This is a project done for the Frontend Developer Nanodegree at Udacity.

HOW TO RUB THIS GAME

  1. Download this repo
  2. Open the index.html in your browser of choice.
  3. Have FUN!

HOW TO PLAY

  1. Use ← ↑ → ↓ to move the hero.
  2. Avoid the bugs
  3. The GOAL is to reach the water

TO DO LIST

  • Player can not move off screen
  • Vehicles cross the screen
  • Vehicle-player collisions happen logically (not too early or too late)
  • Vehicle-player collision resets the game
  • Something happens when player wins

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 97.8%
  • HTML 2.0%
  • CSS 0.2%