Skip to content

AlaaHabib/Classic-Arcade-Game-Clone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

frontend-nanodegree-arcade-game

Project name

classic arcade game .

Project Overview

It's a game using some provided instruction to make the game loop works .

How to run

download all the files then open index.html and start with the player using th arrows to move up , dow , left and right trying to reach the water without touch the enemies .

Students should use this rubric for self-checking their 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, and that the keyword 'this' is used appropriately within your class and class prototype functions to refer to the object the function is called upon. Also be sure that the readme.md file is updated with your 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.

About

An HTML5 Canvas powered video game, developed using the best practices in Object Oriented JavaScript.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors