/arcade-game

FROGGER : The popular arcade game

Primary LanguageJavaScript

FROGGER

UDACITY'S FRONT END DEVELOPMENT PROJECT

Table of Contents

About

This app uses Object Oriented Programming in javascript to create the popular arcade game 'FROGGER'. Feel free to check it out HERE. I also would appreciate any feedbacks as some bugs might have escaped my diligent and meticulous tests.

Dependencies

This app requires a modern browser to run as it uses ES6 syntax. So it would not work on IE11 or any other older browser that doesn't support ES6. I will transpile this app so it can run on any browser with javascript support as soon as it has been reviewed by ALC .

Contributing

This repository is for academic purpose and will be reviewed by ALC . Therefore, I most likely will not accept pull requests.

License

The content of this project itself is licensed under the Creative Commons Attribution 3.0 license, and the underlying source code used to format and display that content is licensed under the MIT license.