Simple PC and Android game written in Java and LibGDX.
CatchCoins is hosted in the following web site
https://github.com/dysoco/CatchCoins
If you think the Android project CatchCoins 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 CatchCoins.
Item | Value |
---|---|
Java File Count | 7 |
Supported screen sizes | [mdpi] |
Target SDK Version | 17 |
Minimum SDK Version | 5 |
Activity Count | 1 |
Asset File Names | assets\assets.txt assets\badcoin.png assets\coin.png assets\engine.wav assets\ship.png |
There are 1 image files in CatchCoins. The names of the image files are listed as follows.
ship.png
The following screenshort is generated from the image listed above.
CatchCoins has the following Java source files.
com.dysoco.gdxgame.Coin.java com.dysoco.gdxgame.Enemy.java com.dysoco.gdxgame.GdxGame.java com.dysoco.gdxgame.Main.java com.dysoco.gdxgame.MainActivity.java com.dysoco.gdxgame.Ship.java com.dysoco.gdxgame.client.GwtLauncher.java