Android board game based on Risk (Game of thrones version) : https://play.google.com/store/apps/details?id=com.GoTConquest.AndroidUI.
got-conquest is hosted in the following web site
https://github.com/badoualy/got-conquest
If you think the Android project got-conquest 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 got-conquest.
Item | Value |
---|---|
Java File Count | 22 |
Supported screen sizes | [fr] |
Target SDK Version | 7 |
Minimum SDK Version | 7 |
Activity Count | 4 |
Required Permissions | android.permission.INTERNET |
Asset File Names | assets\westeros.xml |
There are 19 image files in got-conquest. The names of the image files are listed as follows.
arryn.png baratheon.png chart.png end.png greyjoy.png howtoplay.png lannister.png martell.png max.png min.png minus.png newgame.png panel.png plus.png stark.png targaryen.png tully.png tyrell.png valid.png
The following screenshort is generated from the image listed above.
got-conquest has the following Java source files.
com.GoTConquest.AndroidUI.AIHandler.java com.GoTConquest.AndroidUI.CityButton.java com.GoTConquest.AndroidUI.CityDrawableFactory.java com.GoTConquest.AndroidUI.GameActivity.java com.GoTConquest.AndroidUI.GoTActivity.java com.GoTConquest.AndroidUI.MapUI.java com.GoTConquest.AndroidUI.OptionActivity.java com.GoTConquest.AndroidUI.StatisticsActivity.java gotconquest.ai.AI.java gotconquest.ai.DefaultAI.java gotconquest.ai.WeakAI.java gotconquest.core.City.java gotconquest.core.GameCore.java gotconquest.core.Kingdom.java gotconquest.core.Map.java gotconquest.core.MapHandler.java gotconquest.core.MapParser.java gotconquest.core.Player.java gotconquest.core.Statistics.java gotconquest.database.GoTSQLiteOpenHelper.java gotconquest.database.StatisticsDAO.java