Game Cities
Example
Download
Download the latest version of the Android app from this link.
Building
Using Android Studio
Clone the repo, open it in Android Studio and build the app.
Using command line
On Windows:
.\gradlew.bat assembleDebug
On Linux/macOS:
chmod +x gradlew
./gradlew assembleDebug
Note: You'll need Android SDK version 24.
Support
If you have questions or want to add features, please contact the developer.
License
Game Cities licensed under the MIT license.