Game development, Android

Game development, Android

Hello community I am currently working on a multiplayer strategy game for Android that plays in ancient times. There are two civilizations, Rome and Persia. Players can start a city, build / expand buildings there, do research, train soldiers, recruit heroes, etc. On the world map, you can collect resources, hunt monsters, attack other players, and so on. Much has already been done, almost all graphics are available, building layouts are created (Android Studio). App expiration currently: Home page with game loading - Menu "Choose Civilization" - City View. This cityscape is currently but a building ListView, with all 15 buildings in the game. The ListView consists of 15 elements (buildings), individually clickable so that individual building layouts are merged. I created it because I do not have a real city view, but I wanted to test building layouts. And I would like to install exactly this real city view and thus replace the ListView. The city graphic is already created, is 1675x1200 px and in .png format. So install the city graphics and place 15 clickable buildings there. As I have learned from the community here, probably best with OpenGL or LibGDX. Unfortunately, I have no experience and therefore I ask for help here, also for a fee, of course. Many Thanks

Attachments: 
Preview
Screenshot_2017-12-25-15-15-27.png Screenshot_2017-12-25-15-15-27.png 3.4 Mb [1 download(s)]
Preview
Screenshot_2017-12-25-15-16-31.png Screenshot_2017-12-25-15-16-31.png 3.3 Mb [0 download(s)]
Preview
Screenshot_2018-01-14-08-34-41.png Screenshot_2018-01-14-08-34-41.png 861.7 Kb [0 download(s)]
Preview
Screenshot_2018-01-14-08-34-18.png Screenshot_2018-01-14-08-34-18.png 934.5 Kb [0 download(s)]