Human vs Zombie tactics game. Turn based strategy..
zombie is hosted in the following web site
https://github.com/mholtkamp/zombie
If you think the Android project zombie 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 zombie.
Item | Value |
---|---|
Java File Count | 11 |
Target SDK Version | 17 |
Minimum SDK Version | 5 |
Activity Count | 1 |
jar files used | gdx-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 Names | assets\data\cells\CellOutline.png assets\data\cells\FloorCell.png assets\data\cells\MoveCell.png assets\data\cells\RockCell.png assets\data\cells\SelectCell.png assets\data\humans\Human.png |
zombie has the following Java source files.
com.zombie.cell.Cell.java com.zombie.cell.FloorCell.java com.zombie.cell.RockCell.java com.zombie.core.Battle.java com.zombie.core.Main.java com.zombie.core.MainActivity.java com.zombie.core.ZombieMain.java com.zombie.human.Human.java com.zombie.human.Unit.java com.zombie.map.Map.java com.zombie.util.CameraController.java