Skip to content

MurielM87/arcade-game

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Arcade Game Project

This is my third project at Udacity. This game is a 2D game and it called “Arcade Game”. There is a player and many enemies (vehicles), and your role is to help the player cross the road and pass to the other side without collide with an enemy (vehicles).

Table of Contents

Installation

Clone this project to your computer using git clone command:

git clone https://github.com/Jamil-Bailony/arcade-game.git

or download it as a zip file to your computer from the repository.

Usage

Open the index.html file from your favorite browser and enjoy playing the game. You want to use your keyboard (arrow keys) to control the player movements.

Dependencies

You should enable JavaScript in your browser to be able to play the game. There are not any other dependencies.

License

This project is licensed under CC BY-SA 4.0.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 82.8%
  • CSS 10.1%
  • HTML 7.1%