evb-gh / arcade-game

This project is part of Udacity's Front End Nanodegree Program.

Home Page:https://bedev.me/arcade-game/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Arcade Game Project

This project is part of Udacity's Front End Nanodegree Program.

Game description:

The player must reach water and avoid being hit by passing bugs.

The game's rating logic:

  • Each time the player will collide with a bug the player position will be reset and new bug speed and position will be generated at random.

Code dependencies:

  • The collision detection logic was adapted form MDN

To run the game locally:

  1. Download and unzip this file.
  2. Open index.html

About

This project is part of Udacity's Front End Nanodegree Program.

https://bedev.me/arcade-game/


Languages

Language:JavaScript 97.9%Language:HTML 1.9%Language:CSS 0.2%