Attack of the Barbarians is a free and open-source classic Tower Defense game built using AndEngine for Android..
AotB-TD is hosted in the following web site
https://github.com/Dyndrilliac/AotB-TD
If you think the Android project AotB-TD 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 AotB-TD.
Item | Value |
---|---|
Java File Count | 11 |
Supported screen sizes | [mdpi, hdpi, xhdpi] |
Target SDK Version | 15 |
Minimum SDK Version | 8 |
Activity Count | 1 |
Asset File Names | assets\gfx\bullet.png assets\gfx\desert_tiled.png assets\gfx\enemy.png assets\gfx\grass_area.png assets\gfx\pause.png assets\gfx\play.png assets\gfx\tmw_desert_spacing.png assets\gfx\tmw_desert_spacing_resize.png assets\gfx\tmw_desert_spacing_resize_double.png assets\gfx\tower.png assets\gfx\towerRangeBad.png assets\gfx\towerRangeGood.png assets\gfx\war1.png assets\sfx\tower.ogg assets\tmx\desert.tmx assets\tmx\desert.tsx assets\tmx\desert5.tmx assets\tmx\grass.tmx assets\tmx\grid.tmx assets\tmx\test.tmx |
There are 1 image files in AotB-TD. The names of the image files are listed as follows.
ic_action_search.png
The following screenshort is generated from the image listed above.
AotB-TD has the following Java source files.
com.games.aotb.BuildTowerTouchHandler.java com.games.aotb.Enemy.java com.games.aotb.Level .java com.games.aotb.Path.java com.games.aotb.PauseableScene.java com.games.aotb.Point .java com.games.aotb.ProgressBar.java com.games.aotb.Projectile.java com.games.aotb.Tower.java com.games.aotb.TowerMain.java com.games.aotb.TowerRange.java