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
Classic arcade game clone project 4 in Google Developer Scholarship passed on OOJS & Canvas.
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.
The starter code is provided by Udacity for the Udacity FEND's students.
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.
The contents of this repository are covered under the MIT License.