Android Open Source - Game tower WarWithoutEnd






Project Summary

A tower defense game using the Scale game engine.

Web Site / Source Repository

WarWithoutEnd is hosted in the following web site
https://github.com/dsiemon/WarWithoutEnd

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

ItemValue
Java File Count42
Supported screen sizes[normalmdpi]
Target SDK Version4
Minimum SDK Version4
Activity Count5
Required Permissionsandroid.permission.VIBRATE




Resource Files

There are 32 image files in WarWithoutEnd. The names of the image files are listed as follows.

auto_turret_icon.png
buffer.png
currency_icon.png
destroy_turret_icon.png
fire_icon.png
grass.png
light_turret_icon.png
lives_icon.png
object_ruby01.png
object_ruby02.png
object_ruby03.png
object_ruby04.png
object_ruby05.png
reload_icon.png
sprite_sheet.png
theme0.png
theme0_tile.png
theme1.png
ui_0.png
ui_1.png
ui_2.png
ui_3.png
ui_4.png
ui_5.png
ui_6.png
ui_7.png
ui_8.png
ui_9.png
ui_button_cancel.png
ui_button_ok.png
ui_button_start.png
ui_paused.png

The following screenshort is generated from the image listed above.

null




Java Source Files

WarWithoutEnd has the following Java source files.

des.game.config.BooleanMethodCall.java
des.game.config.Dependency.java
des.game.config.Float2MethodCall.java
des.game.config.FloatMethodCall.java
des.game.config.GameObjectDefinition.java
des.game.config.Int2MethodCall.java
des.game.config.IntMethodCall.java
des.game.config.MethodCall.java
des.game.wwe.ActiveTurretComponent.java
des.game.wwe.AutoCannonTurretComponent.java
des.game.wwe.EndGameActivity.java
des.game.wwe.ExplosionComponent.java
des.game.wwe.GameConfiguration.java
des.game.wwe.GameData.java
des.game.wwe.GameDataSystem.java
des.game.wwe.GameObjectConstants.java
des.game.wwe.GamePreferences.java
des.game.wwe.GoalComponent.java
des.game.wwe.LevelActivity.java
des.game.wwe.LevelBuilder.java
des.game.wwe.LevelManager.java
des.game.wwe.LightTurretComponent.java
des.game.wwe.MapInfo.java
des.game.wwe.MenuActivity.java
des.game.wwe.MobComponent.java
des.game.wwe.MobSystem.java
des.game.wwe.MobWave.java
des.game.wwe.Preference.java
des.game.wwe.ProjectileComponent.java
des.game.wwe.SortConstants.java
des.game.wwe.TurretActivity.java
des.game.wwe.TurretComponent.java
des.game.wwe.TurretSystem.java
des.game.wwe.UISystem.java
des.game.wwe.WWEActivity.java
des.game.wwe.WWEGame.java
des.game.wwe.WWELevelSystem.java
des.game.wwe.WWEObjectFactory.java
des.game.wwe.WWEObjectRegistry.java
des.game.wwe.WaveBulletField.java
des.game.wwe.WaypointComponent.java
des.game.wwe.WaypointGoalPost.java