Android Open Source - Libgdx game CITGame






Project Summary

Libgdx game where you play as a CIT at ACT.

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of CITGame.

ItemValue
Java File Count15
Target SDK Version19
Minimum SDK Version8
Activity Count1
Asset File Namesassets\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




Java Source Files

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