Android Open Source - App time Terry-Coin






Project Summary

Terry's coin collector is an Pc/Mac/Linux/Android app where you jump and collect coins under a time limit.

Web Site / Source Repository

Terry-Coin is hosted in the following web site
https://github.com/JoseRivas1998/Terry-Coin

If you think the Android project Terry-Coin 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 Terry-Coin.

ItemValue
Java File Count22
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\Fonts\text.fnt
assets\Fonts\text.png
assets\TCG\001.png
assets\TCG\002.png
assets\TCG\003.png
assets\TCG\004.png
assets\TCG\005.png
assets\TCG\006.png
assets\TCG\007.png
assets\TCG\008.png
assets\TCG\009.png
assets\TCG\010.png
assets\TCG\011.png
assets\TCG\012.png
assets\TCG\013.png
assets\TCG\014.png
assets\TCG\015.png
assets\TCG\016.png
assets\TCG\Thumbs.db
assets\entities\Thumbs.db
assets\entities\buttons\Thumbs.db
assets\entities\buttons\jump.png
assets\entities\buttons\menu.png
assets\entities\buttons\sprint.png
assets\entities\cloud.png
assets\entities\coin.png
assets\entities\flower\01.png
assets\entities\flower\02.png
assets\entities\flower\Thumbs.db
assets\entities\mario\Thumbs.db
assets\entities\mario\idle-left.png
assets\entities\mario\idle-right.png
assets\entities\mario\jump-left.png
assets\entities\mario\jump-right.png
assets\entities\mario\walk-left-01.png
assets\entities\mario\walk-left-02.png
assets\entities\mario\walk-left-03.png
assets\entities\mario\walk-right-01.png
assets\entities\mario\walk-right-02.png
assets\entities\mario\walk-right-03.png
assets\entities\terry\Thumbs.db
assets\entities\terry\idle-left.png
assets\entities\terry\idle-right.png
assets\entities\terry\jump-left.png
assets\entities\terry\jump-right.png
assets\entities\terry\walk-left-01.png
assets\entities\terry\walk-left-02.png
assets\entities\terry\walk-left-03.png
assets\entities\terry\walk-right-01.png
assets\entities\terry\walk-right-02.png
assets\entities\terry\walk-right-03.png
assets\mariocoin.png
assets\sound\Applause2.ogg
assets\sound\Athletic Theme - Super Mario World.mp3
assets\sound\Coin.ogg
assets\sound\Fanfare3.ogg
assets\sound\Field1.ogg
assets\sound\Game Over - Super Mario World.mp3
assets\sound\Gameover1.ogg
assets\sound\Jump1.ogg
assets\sound\Player Down - Super Mario World.mp3
assets\sound\Princess Peach is Rescued - Super Mario World.mp3
assets\sound\Scene6.ogg
assets\sound\Theme1.ogg
assets\sound\Title Theme - Super Mario World.mp3
assets\sound\Yoshi's Island - Super Mario World.ogg
assets\sound\smb_coin.ogg
assets\sound\smb_jumpsmall.ogg
assets\terrycoin.png




License

The license information of Terry-Coin is as follows:

Apache License

Resource Files

There are 2 image files in Terry-Coin. The names of the image files are listed as follows.

ic_tcg_mario.png
ic_tcg_terry.png

The following screenshort is generated from the image listed above.

null

Java Source Files

com.tcg.terry.MainActivity.java
com.tcg.terry.Main.java
com.tcg.terry.entities.Button.java
com.tcg.terry.entities.Cloud.java
com.tcg.terry.entities.Coin.java
com.tcg.terry.entities.Cursor.java
com.tcg.terry.entities.Flower.java
com.tcg.terry.entities.Ground.java
com.tcg.terry.entities.JumpButton.java
com.tcg.terry.entities.MenuButton.java
com.tcg.terry.entities.Player.java
com.tcg.terry.entities.SprintButton.java
com.tcg.terry.gamestates.ControlsState.java
com.tcg.terry.gamestates.GameOverState.java
com.tcg.terry.gamestates.GameState.java
com.tcg.terry.gamestates.MenuState.java
com.tcg.terry.gamestates.PlayState.java
com.tcg.terry.gamestates.SplashState.java
com.tcg.terry.main.Game.java
com.tcg.terry.managers.Content.java
com.tcg.terry.managers.GameStateManager.java
com.tcg.terry.managers.Timer.java