Skip to content

Yuribenjamin/arcade-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Arcade Game Project

MIT

Udacity's Google Developer Challenger Scholarship - Front End Web Development

    [+] AUTOR:      Ibrahim Ragab
    [+] EMAIL:      Abrahammoustafa@hotmail.co.uk
    [+] Github:     https://github.com/Yuribenjamin
    [+] twitter:    @AbrahamRagab

Summary

Classic arcade game clone project 4 in Google Developer Scholarship passed on OOJS & Canvas.

How to Play ?

simply use the arrow keys to reach the water, congrats you win! Try it.

To play locally, clone or download and open html file in browser.

Dependencies

The starter code is provided by Udacity for the Udacity FEND's students.

Project specifications

Error Free :

Player can not move off screen
Vehicles cross the screen
Vehicle-player collisions happen logically (not too early or too late)
Vehicle-player collision resets the game
Something happens when player wins

Object-Oriented Code :

Game objects (player and vehicles) are implemented using JavaScript object-oriented programming features.

Licence

The contents of this repository are covered under the MIT License.