Android Open Source - Libgdx game Boney






Project Summary

A LibGDX game for Android/PC/Mac that involves a skeleton and dogs.

Web Site / Source Repository

Boney is hosted in the following web site
https://github.com/guitargodd97/Boney

If you think the Android project Boney listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.

Project Detail

The following table is the detailed list of Boney.

ItemValue
Java File Count21
Supported screen sizes[mdpi, xxhdpi, hdpi, xhdpi]
Target SDK Version17
Minimum SDK Version5
Activity Count1
jar files usedgdx-backend-android-sources.jar
gdx-backend-android.jar
gdx-backend-lwjgl-natives.jar
gdx-backend-lwjgl-sources.jar
gdx-backend-lwjgl.jar
gdx-natives.jar
gdx-sources.jar
gdx.jar
Asset File Namesassets\data\boneybody.fnt
assets\data\boneybody_0.tga
assets\data\boneyfont.fnt
assets\data\boneyfont_0.tga
assets\data\boneyfontblack.fnt
assets\data\boneyfontblack_0.tga
assets\data\boneytitle.fnt
assets\data\boneytitle_0.tga
assets\data\boneytitle_1.tga
assets\data\chilly.fnt
assets\data\chilly_0.tga
assets\data\images\background.atlas
assets\data\images\background.png
assets\data\images\boney.atlas
assets\data\images\boney.png
assets\data\images\button.pack
assets\data\images\button.png
assets\data\images\dog.atlas
assets\data\images\dog.png
assets\data\images\iconWin.png
assets\data\images\iconWinHuge.png
assets\data\images\level.atlas
assets\data\images\level.png
assets\data\images\mode.atlas
assets\data\images\mode.png
assets\data\images\selection.atlas
assets\data\images\selection.png
assets\data\images\shop.atlas
assets\data\images\shop.png
assets\data\images\splash.atlas
assets\data\images\splash.png
assets\data\sound\music\Boney Theme.mp3
assets\data\sound\music\Gameover.mp3
assets\data\sound\music\Lawn.mp3
assets\data\sound\music\Shop.mp3
assets\data\sound\music\splashsound.mp3
assets\data\sound\sfx\static.mp3




Resource Files

There are 2 image files in Boney. The names of the image files are listed as follows.

icon1.png
iconwin.png

The following screenshort is generated from the image listed above.

null

Java Source Files

Boney has the following Java source files.

com.boney.desura.BoneyGame.java
com.boney.desura.Main.java
com.boney.desura.MainActivity.java
com.boney.desura.dogs.BigDog.java
com.boney.desura.dogs.GenericDog.java
com.boney.desura.dogs.MediumDog.java
com.boney.desura.dogs.SmallDog.java
com.boney.desura.moveable.Boney.java
com.boney.desura.moveable.Dog.java
com.boney.desura.moveable.Outfit.java
com.boney.desura.moveable.Powerup.java
com.boney.desura.other.Boxes.java
com.boney.desura.screens.CreditsScreen.java
com.boney.desura.screens.CustomizeScreen.java
com.boney.desura.screens.GameoverScreen.java
com.boney.desura.screens.LevelScreen.java
com.boney.desura.screens.MenuScreen.java
com.boney.desura.screens.ModeScreen.java
com.boney.desura.screens.SelectionScreen.java
com.boney.desura.screens.ShopScreen.java
com.boney.desura.screens.SplashScreen.java