Casual game for Android and PC.
archervsworld is hosted in the following web site
https://github.com/gemserk/archervsworld
If you think the Android project archervsworld 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 archervsworld.
Item | Value |
---|---|
Java File Count | 49 |
Target SDK Version | 8 |
Minimum SDK Version | 5 |
Activity Count | 1 |
Asset File Names | assets\ideas.svg assets\images\SmallWorld-all.svg assets\images\arrow.xcf assets\images\background.xcf assets\images\bow.xcf assets\images\building-tiles.xcf assets\images\button.xcf assets\images\cloud.xcf assets\images\clouds.xcf assets\images\grass-tile02.xcf assets\images\grass.xcf assets\images\icon.xcf assets\images\newtiles.xcf assets\images\rock.xcf assets\images\texture01.xcf assets\images\tiles.xcf assets\images\tower.xcf assets\images\tree.xcf assets\scenes\scene-template.svg |
archervsworld has the following Java source files.
com.gemserk.games.archervsworld.DesktopApplication.java com.gemserk.games.archervsworld.FadeTransitionScreen.java com.gemserk.games.archervsworld.LayerProcessor.java com.gemserk.games.archervsworld.LibgdxGame.java com.gemserk.games.archervsworld.MainAndroidApplication.java com.gemserk.games.archervsworld.artemis.components.BowComponent.java com.gemserk.games.archervsworld.artemis.components.CorrectArrowDirectionComponent.java com.gemserk.games.archervsworld.artemis.components.DamageComponent.java com.gemserk.games.archervsworld.artemis.components.HealthComponent.java com.gemserk.games.archervsworld.artemis.components.HudButtonComponent.java com.gemserk.games.archervsworld.artemis.components.InformationComponent.java com.gemserk.games.archervsworld.artemis.components.SpawnerComponent.java com.gemserk.games.archervsworld.artemis.components.WalkingDeadComponent.java com.gemserk.games.archervsworld.artemis.entities.ArcherVsWorldEntityFactory.java com.gemserk.games.archervsworld.artemis.entities.Groups.java com.gemserk.games.archervsworld.artemis.systems.CorrectArrowDirectionSystem.java com.gemserk.games.archervsworld.artemis.systems.DebugInformationSystem.java com.gemserk.games.archervsworld.artemis.systems.UpdateBowSystem.java com.gemserk.games.archervsworld.artemis.systems.UpdateChargingArrowSystem.java com.gemserk.games.archervsworld.artemis.systems.WalkingDeadSystem.java com.gemserk.games.archervsworld.box2d.CollisionDefinitions.java com.gemserk.games.archervsworld.controllers.BowController.java com.gemserk.games.archervsworld.controllers.BowControllerHudImpl.java com.gemserk.games.archervsworld.controllers.BowControllerHudImpl2.java com.gemserk.games.archervsworld.controllers.BowControllerImpl.java com.gemserk.games.archervsworld.controllers.BowControllerImpl2.java com.gemserk.games.archervsworld.controllers.BowControllerImpl3.java com.gemserk.games.archervsworld.controllers.BowControllerImpl4.java com.gemserk.games.archervsworld.controllers.BowControllerImpl5.java com.gemserk.games.archervsworld.controllers.BowControllerKeyboardImpl.java com.gemserk.games.archervsworld.controllers.BowControllerMutitouchImpl.java com.gemserk.games.archervsworld.controllers.BowData.java com.gemserk.games.archervsworld.controllers.BowDirectionAreaControllerHudImpl.java com.gemserk.games.archervsworld.controllers.BowDirectionControllerHudImpl.java com.gemserk.games.archervsworld.controllers.BowPowerControllerButonMonitorImpl.java com.gemserk.games.archervsworld.controllers.BowPowerHudControllerImpl.java com.gemserk.games.archervsworld.controllers.CameraControllerButtonMonitorImpl.java com.gemserk.games.archervsworld.controllers.CameraControllerLibgdxPointerImpl.java com.gemserk.games.archervsworld.controllers.CameraMovementControllerImpl.java com.gemserk.games.archervsworld.controllers.CameraZoomControllerImpl.java com.gemserk.games.archervsworld.controllers.ControllerSwitcher.java com.gemserk.games.archervsworld.controllers.MultitouchCameraControllerImpl.java com.gemserk.games.archervsworld.gamestates.EntitySystemController.java com.gemserk.games.archervsworld.gamestates.GameData.java com.gemserk.games.archervsworld.gamestates.PlayGameState.java com.gemserk.games.archervsworld.gamestates.ScoreGameState.java com.gemserk.games.archervsworld.gamestates.SplashGameState.java com.gemserk.games.archervsworld.properties.Box2dAngleProperty.java com.gemserk.games.archervsworld.properties.Box2dPositionProperty.java