LibGDX, Bullet Physics, Model Rendering, import via IntelliJ.
Galaxy-Explorer is hosted in the following web site
https://github.com/twfahey1/Galaxy-Explorer
If you think the Android project Galaxy-Explorer 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 Galaxy-Explorer.
Item | Value |
---|---|
Java File Count | 15 |
Target SDK Version | 20 |
Minimum SDK Version | 8 |
Activity Count | 2 |
jar files used | core-1.0-9b95bde5184acd4e4be475956ee46b2be117e856.jar core-1.0.jar desktop-1.0.jar gdx-1.4.1-f60c481348e644ac0120a8dd6a37ae70e6e872f1.jar gdx-ai-1.4.0-26a884cac8d8eb7f5d56523668301feba22e80ee.jar gdx-backend-android-1.4.1-0c18cf875e505ed4226d0d34f96a5ba8a721c427.jar gdx-box2d-1.4.1-80558142d5d920ba65c353a2322031637a5459fe.jar gdx-bullet-1.4.1-dc4fade3d9182a3954a72c6c5c615c00ada70afd.jar ios-1.0.jar |
Required Permissions | ANDROID.PERMISSION.READ_EXTERNAL_STORAGE android.permission.WRITE_EXTERNAL_STORAGE |
Asset File Names | assets\badlogic.jpg assets\block.mtl assets\block.obj assets\cannon_fire.mp3 assets\click.mp3 assets\click.ogg assets\debug\badlogic.jpg assets\debug\block.mtl assets\debug\block.obj assets\debug\cannon_fire.mp3 assets\debug\click.mp3 assets\debug\click.ogg assets\debug\fireButton.png assets\debug\invader.mtl assets\debug\invader.obj assets\debug\invader.png assets\debug\invaders.g3db assets\debug\invaderscene.g3db assets\debug\ship.g3db assets\debug\ship.mtl assets\debug\ship.obj assets\debug\ship.png assets\debug\small_object_strike_metal.mp3 assets\debug\small_object_strike_metal.ogg assets\debug\space.jpg assets\debug\spacesphere.mtl assets\debug\spacesphere.obj assets\debug\spawnButton.png assets\debug\transition_heavenly.mp3 assets\debug\xminusButton.png assets\debug\xplusButton.png assets\debug\yminusButton.png assets\debug\yplusButton.png assets\debug\zminusButton.png assets\debug\zplusButton.png assets\fireButton.png assets\invader.mtl assets\invader.obj assets\invader.png assets\invaders.g3db assets\invaderscene.g3db assets\ship.g3db assets\ship.mtl assets\ship.obj assets\ship.png assets\small_object_strike_metal.mp3 assets\small_object_strike_metal.ogg assets\space.jpg assets\spacesphere.mtl assets\spacesphere.obj assets\spawnButton.png assets\transition_heavenly.mp3 assets\xminusButton.png assets\xplusButton.png assets\yminusButton.png assets\yplusButton.png assets\zminusButton.png assets\zplusButton.png |
Galaxy-Explorer has the following Java source files.
com.fahey.galaxyexp.DecalSprite.java com.fahey.galaxyexp.GalaxyExplorerMain.java com.fahey.galaxyexp.IOSLauncher.java com.fahey.galaxyexp.MyActor.java com.fahey.galaxyexp.MyAssetManager.java com.fahey.galaxyexp.MyCam.java com.fahey.galaxyexp.MyGameObjects.java com.fahey.galaxyexp.MyShapes.java com.fahey.galaxyexp.MyShip.java com.fahey.galaxyexp.MyStage.java com.fahey.galaxyexp.MyWorld.java com.fahey.galaxyexp.ShapeCreator.java com.fahey.galaxyexp.android.AndroidLauncher.java com.fahey.galaxyexp.android.BuildConfig.java com.fahey.galaxyexp.desktop.DesktopLauncher.java