Android Open Source - Game example rts-example






Project Summary

An example of an RTS game on Android implemented using AndEngine..

Web Site / Source Repository

rts-example is hosted in the following web site
https://github.com/jingdao/rts-example

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

ItemValue
Java File Count5
Activity Count1
Asset File Namesassets\gfx\attack.png
assets\gfx\button.png
assets\gfx\map.jpg
assets\gfx\minimap.jpg
assets\gfx\move-arrow.png
assets\gfx\move.png
assets\gfx\player.png
assets\gfx\splashscreen.jpg
assets\gfx\stop.png




Java Source Files

rts-example has the following Java source files.

com.rts.MainActivity.java
com.rts.PlayerModel.java
com.rts.PlayerView.java
com.rts.RtsHUD.java
com.rts.SettingsActivity.java