Android Open Source - Game tower FooTD






Project Summary

A free Android tower defense game based on AndEngine.

Web Site / Source Repository

FooTD is hosted in the following web site
https://github.com/lubosz/FooTD

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

ItemValue
Java File Count12
Minimum SDK Version10
Activity Count1
Required Permissionsandroid.permission.ACCESS_COARSE_LOCATION
android.permission.ACCESS_WIFI_STATE
android.permission.BLUETOOTH
android.permission.BLUETOOTH_ADMIN
android.permission.CAMERA
android.permission.INTERNET
android.permission.READ_PHONE_STATE
android.permission.VIBRATE
android.permission.WAKE_LOCK
android.permission.WRITE_EXTERNAL_STORAGE
Asset File Namesassets\gfx\background_grass.png
assets\gfx\banana_tiled.png
assets\gfx\billrizer.gif
assets\gfx\explosion.png
assets\gfx\explosion2.png
assets\gfx\face_box_tiled.png
assets\gfx\gnu.png
assets\gfx\grass2.jpg
assets\gfx\helicopter_tiled.png
assets\gfx\player.png
assets\gfx\snapdragon_tiled.png
assets\gfx\space.jpg
assets\gfx\star-green.png




License

The license information of FooTD is as follows:

GNU General Public License

Java Source Files

org.android.footd.DamageType.java
org.android.footd.Difficulty.java
org.android.footd.FloatPoint.java
org.android.footd.GameLogic.java
org.android.footd.GridObject.java
org.android.footd.Level.java
org.android.footd.MobType.java
org.android.footd.Mob.java
org.android.footd.Player.java
org.android.footd.TowerType.java
org.android.footd.Tower.java
org.android.footd.Wave.java