Combining the parachute 8-bit game and the knapsack problem to learn how to use cocos2d in an android application..
android-cocos2d-parachutes-knapsack is hosted in the following web site
https://github.com/kajham/android-cocos2d-parachutes-knapsack
If you think the Android project android-cocos2d-parachutes-knapsack listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of android-cocos2d-parachutes-knapsack.
Item | Value |
---|---|
Java File Count | 5 |
Target SDK Version | 14 |
Minimum SDK Version | 8 |
Activity Count | 2 |
jar files used | Parse-0.4.23.jar |
Required Permissions | android.permission.INTERNET |
Asset File Names | assets\Parse-0.4.23.jar assets\Projectile.png assets\canon.png assets\helicopter.png |
android-cocos2d-parachutes-knapsack has the following Java source files.
com.kajham.parachute.HighScoresAdapter.java com.kajham.parachute.ParachuteActivity.java com.kajham.parachute.ParachuteGameLayer.java com.kajham.parachute.ParachuteHighScoresActivity.java com.kajham.parachute.data.HighScore.java