Air Path is an airplane shooter game with unique gameplay, your mission is to destroy all enemies as much as possible.
This game was developed in html5 / javascript, using createJS library (createjs.com).
HOW TO PLAY
Shoot all enemies, use the handlers to control the flight paths and bullet direction, tap/click anywhere on the screen to release the bullets.
FEATURES
- Unique, simple and endless gameplay
- High definition (720×1280 resolution that scales to fit the whole screen device)
- Local storage (save current player score)
- Run for both desktop and mobile
NOTES
- You can replace the game images in /images folder, the resolution of new image must be the same as the resolution of original image.
- The sounds available in mp3 and ogg format.
- The ZIP package contains 3 folders, the documentation, the game file with source code ready to be edited, and the game file with the obfuscated code.
- Not recommended for using this game in third party software (PhoneGap, Cordova, etc).