Libgdx game where you play as a CIT at ACT.
CITGame is hosted in the following web site
https://github.com/SasoriDama/CITGame
If you think the Android project CITGame 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 CITGame.
Item | Value |
---|---|
Java File Count | 15 |
Target SDK Version | 19 |
Minimum SDK Version | 8 |
Activity Count | 1 |
Asset File Names | assets\7584.png assets\CIT.tmx assets\badlogic.jpg assets\image (1).png assets\map.tmx assets\map01.tmx assets\map02.tmx assets\map03.tmx assets\spritesheet.png |
CITGame has the following Java source files.
com.mygdx.citgame.Game.java com.mygdx.citgame.Node.java com.mygdx.citgame.Pathfinder.java com.mygdx.citgame.android.AndroidLauncher.java com.mygdx.citgame.client.HtmlLauncher.java com.mygdx.citgame.desktop.DesktopLauncher.java com.mygdx.citgame.entity.DestructableContainer.java com.mygdx.citgame.entity.Door.java com.mygdx.citgame.entity.Enemy.java com.mygdx.citgame.entity.Entity.java com.mygdx.citgame.entity.EntityBounds.java com.mygdx.citgame.entity.HealthEntity.java com.mygdx.citgame.entity.Item.java com.mygdx.citgame.entity.Liftable.java com.mygdx.citgame.entity.Player.java