8000 GitHub - wstoettinger/Udacity-FEND-P3-arcade-game
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

wstoettinger/Udacity-FEND-P3-arcade-game

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

frontend-nanodegree-arcade-game

This code was downloaded from https://github.com/wstoettinger/frontend-nanodegree-arcade-game

(c) Wolfgang Stöttinger 2015

It is my version of the Udacity FEND Project 3 Game Frogger.

This game is also hosted here for online play: https://gentle-inlet-8594.herokuapp.com/

Download & Installation

This game can be run offline in your browser, all you need to do is download the source code here and open the index.html in your favorite browser (Google Chrome is recommended).

Gameplay

  • All 5 characters of your team have to reach the water to get to the next level.
  • Move your character with the Arrow keys ←, →, ↑, ↓.
  • On the way you have to avoid bugs which cross the game on the stone bricks from left and right.
  • Each player has a different "value" when reaching the water. The princess (5th) having the most.
  • Collecting gems will give you extra points.
  • When Game Over you can restart the game with esc, space or enter.

Lookout

So far there are only two different levels, since I'm carrying on with the next assignments in the FEND ;). I'm planning to implement the following:

  • More levels
  • Different gems
  • Obstacles
  • 1Ups
  • Cheat codes (just for the fun of it)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 98.1%
  • HTML 1.8%
  • CSS 0.1%
0