Skip to content

khalid-almizel/Arcade-Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Classic Arcade Game Clone Project

Table of Contents

Instructions

Use this rubric for self-checking your submission.

Make sure the functions you write are object-oriented - either class functions (like Player and Enemy) or class prototype functions such as Enemy.prototype.checkCollisions. Also make sure that the keyword this is used appropriately within your class and class prototype functions to refer to the object the function is called upon.

Your README.md file should be updated with instructions on both how to 1. Run and 2. Play your arcade game.

For detailed instructions on how to get started, check out this guide.

YOU CAN RUN THE GAME BY: Open the index.html

HOW TO PLAY: try to gp to the other side to win the game if you win the background-color will be green for a moment then the page will refresh .

Contributing

This repository is the starter code for all Udacity students. Therefore, we most likely will not accept pull requests.

About

FEND Project #03

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published