Features
- Built entirely in JavaScript
- 800×600 fixed resolution with a framerate of 60FPS
- Built-in Scoring System which saves the players scores to a database and retrieves them for later viewing
- Built in an OOP fashion for easy understating and quick changes
- Quick and easy setup
- All assets are preloaded the progress status being displayed to the user
- It is compatible with all major browsers that support the HTML5 Canvas element (IE9, Chrome, Firefox, Safari, Opera)
- Contains a minified & obfuscated version of the JavaScript code
- Each class file has every piece of code commented
Requirements
For this game to work you need to have:
- an internet connection
- a compatible browser that supports HTML5 Canvas element and has JavaScript enabled
- a mouse for gameplay (a touchpad can be used for laptops)
Important!
For the scoring system to work you need to have a PHP enabled server and a database in which to save the results.
Any feedback is welcomed. If you liked the file please don’t forget to rate it. 