Skip to content

EsraaMHelmy/Classic-Arcade-Game-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Classic Arcade Game

Summary

classic Arcade game is a slight cariation of the classic Arcade Game developed by Esraa. I made this game as a project that is part of the Udacity Front-End Web Developer Nanodegree.

How to play the game

In this game we have a Player and three Enemies (Bugs). The goal of the player is to reach the othe side of water, without colliding into any one of the enemies. The player can move left, right, up and down. The enemies move in varying speeds on the paved block portion of the scene. Once the player collides with an enemy, the game is reset and the player moves back to the start square. Once the player reaches the water the game is won.

Installation

To run this application, download the GitHub zip file or clone the repository. Then open a browsser window and within it open the index.html fine in the directory of your application.

image Demo

demo

link live Demo

You can also play the game by clicking this link:

https://classic-arcade-game-esraa.netlify.com

Tools used in this game:

Object-Oriented JavaScript Scopes, closures and prototype chains The 'this' keyword Superclasses and subclasses HTML5 Canvas

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors