Skip to content

JLoschen/Udacity-Frogger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Udacity-Arcade Game Project

This is a project I did for the Udacity Front End Web developer nanodegree. This game is loosely based on the arcade game Frogger . Some concepts and strategies this project demonstrates are html5 canvas, object oriented javascript and some new ES6 features.

Pic of game

How to Play

  • Use the arrow keys to navigate your character
  • Avoid the bugs moving from left to right across the screen
  • Move the character to the river at the top 5 times to win.
  • The player has 3 lives, losing 1 each time a they run into a bug.
  • If the player loses all 3 lives they lose.
  • The player can gain a life by reaching a tile with a heart on it.
  • The player can slow time for 5 seconds by reaching a tile with a star on it.

Demo

Play

How to Setup the Game

  1. Download or Clone the Repository.
  2. Double click the index.html file to view the project in your browser.

Resources I Used

About

Udacity Frogger game

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published