it is a libgdx based 2d game, with physics simulated by my self not box2d.
collector is hosted in the following web site
https://github.com/msudhanshu/collector
If you think the Android project collector 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 collector.
Item | Value |
---|---|
Java File Count | 5 |
Supported screen sizes | [mdpi, hdpi, xhdpi] |
Target SDK Version | 15 |
Minimum SDK Version | 8 |
Activity Count | 1 |
jar files used | android-support-v4.jar gdx-backend-android-sources.jar gdx-backend-android.jar gdx-backend-lwjgl-natives.jar gdx-backend-lwjgl-natives.jar gdx-backend-lwjgl-sources.jar gdx-backend-lwjgl-sources.jar gdx-backend-lwjgl.jar gdx-backend-lwjgl.jar gdx-natives.jar gdx-natives.jar gdx-sources.jar gdx-sources.jar gdx.jar gdx.jar |
Asset File Names | assets\Play1Hot.png assets\Spherestrawberry.png assets\ball.png assets\football1.png assets\football2.png assets\phong1.png assets\phong2.png assets\sphere.png |
There are 1 image files in collector. The names of the image files are listed as follows.
ic_action_search.png
The following screenshort is generated from the image listed above.
collector has the following Java source files.
com.collector.Config.java com.collector.DesktopGame.java com.collector.GameMain.java com.collector.MainActivity.java com.collector.StartScreen.java