Skip to content

A-Allam/frontend-nanodegree-arcade-game

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

frontend-nanodegree-arcade-game

===============================

This code is the result I achieved for Udacity Front-End Web Developer Nanodegree - Project 3: Classic Arcade Game Clone.

This code has been reviewed by me. According to me, based on the rubric used by the Udacity reviewer, this code at least meets specifications on all the criteria.

The reference that has been of great help to me was the JavaScript documentation at the Mozilla Developer Network.

The Game

The player starts at the bottom of the board. The user has to move the player to the top of the board, over the road into the water, while avoiding enemies crossing the road. When the player succeeds, or when the player has been hit by one of the enemies, the game will be reset to the initial state.

Controls

  • The player can be moved with the arrow keys
  • if the player reach water he win point

How to contribute

To run the application:

  1. Download the GitHub zip file or clone the repository onto your local workstation:
  1. Open a browser window and navigate to the index.html file in your application's directory.

Good Luck!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 97.8%
  • HTML 2.0%
  • CSS 0.2%