emanharout / Arcade-Game

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Frogger Game

A Udacity Front End Developer project.

Installation

Simply clone the repository and run index.html in a browser of your choice.

How to Play

  • The goal is to help the player reach the water without coming in contact with enemy bugs.
  • Player is controlled with keyboard arrow keys.
  • Reaching the water scores you a point.
  • Colliding with an enemy loses you a point and resets the player's position.
  • Collecting a gem grants 2 points.

About


Languages

Language:JavaScript 98.2%Language:HTML 1.6%Language:CSS 0.2%