Android Open Source - Libgdx 3D BattleCity3D






Project Summary

Battle City 3D clone on Java via libgdx..

Web Site / Source Repository

BattleCity3D is hosted in the following web site
https://github.com/l1feh4ck3r/BattleCity3D

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

ItemValue
Java File Count17
Target SDK Version11
Minimum SDK Version6
Activity Count1

Java Source Files

BattleCity3D has the following Java source files.

com.lifchicker.battlecity3d.android.BattleCity3DActivity.java
com.lifchicker.battlecity3d.core.BattleCity3D.java
com.lifchicker.battlecity3d.core.render.Renderer.java
com.lifchicker.battlecity3d.core.screens.BattleCity3DScreen.java
com.lifchicker.battlecity3d.core.screens.GameLoop.java
com.lifchicker.battlecity3d.core.screens.Intro.java
com.lifchicker.battlecity3d.core.screens.MainMenu.java
com.lifchicker.battlecity3d.core.screens.ScreenManager.java
com.lifchicker.battlecity3d.core.simulation.Block.java
com.lifchicker.battlecity3d.core.simulation.Bullet.java
com.lifchicker.battlecity3d.core.simulation.GameObject.java
com.lifchicker.battlecity3d.core.simulation.MovableObject.java
com.lifchicker.battlecity3d.core.simulation.Simulation.java
com.lifchicker.battlecity3d.core.simulation.Tank.java
com.lifchicker.battlecity3d.html.BattleCity3DHtml.java
com.lifchicker.battlecity3d.java.BattleCity3DDesktop.java