Skip to content

denisdifazio/frontend-nanodegree-arcade-game

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Frogger Arcade Game

Summary

Frogger Arcade is a variation of the classic Frogger arcade game.

Character Selection

Move the selector with right/left arrow keys and select a character by pressing space.

Goals/Winning

In this game the goal is simple, get the hero character to move across the gray bricks towards the water without getting hit by the enemy bugs. The difficulty of enemy bugs increase with each level and are randomly placed across the gray bricks at the start of each game.

Movement and Controls

Users move the hero character by using the main up/right/left/down arrow keys on their keyboard.

Links to GitHub Repository (Master Branch)

Course

http://udacity.com/course/object-oriented-javascript--ud015/

About

Frogger arcade game from Udacity course JavaScript Object-Oriented

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 97.1%
  • HTML 2.7%
  • CSS 0.2%