EV
EvanFung/FEND-project-3-arcade
Project 3 for Udacity's Front-End Nanodegree
Classic Arcade Game Clone project
About
Third project from the Front-End Web Developer Nanodegree in
Udacity:
Using provided visual asset and engine.js; add a number of entities to the game including the player enemies and items to recreated the classic arcade game Froggerwith Object-Oriented JavaScript and HTML5 Canvas.
How to run the game?
Download the repository in your computer, unzip the file and open "index.html" to play the game.
How to play?
To play the game, use the arrow keys from your keyboard to move your player up, right, down and left to lead the Char Boy to the river.
Udacity's instructions
- If you need a refresher on Object Oriented JavaScript, review our course and OOJS Notes; if you'd like a more detailed explanation as to how the game engine works, see our HTML5 Canvas course.
- Read the detailed instructions for the project.
- Download the art assets and provided game engine.
- Review the video of the completed game and take note of the game's rules.
- Review the code and comments provided in app.js
- Identify the various classes you will need to write.
- Identify and code the properties each class must have to accomplish its tasks.
- Write the functions that provide functionality to each of your class instances.
Scrennshot
License
The project is licensed under the MIT license.
On this page
Languages
JavaScript96.6%HTML2.7%CSS0.7%
Contributors
MIT License
Created October 4, 2017
Updated October 17, 2017
