Android mobile application for playing the game Pac Macro.
The game can be downloaded from the Google Play Store here.
The official specification for the game can be found here.
Install Android Studio and clone the project to your local machine:
git clone https://github.com/pacmacro/pm-android
Generate a Google Maps SDK API key (step 1).
In the file app/build.gradle
, replace the value of the key android.buildTypes.debug.manifestPlaceholders
with the API key.
Build and run the Android application on a physical or virtual device.
For more information, see the wiki for the Android application.
To release the application on the Play Store, make sure you have access to our private keystore.
Follow the instructions here to generate a signed APK.
In the Google Play Console, submit the APK under Release Management.
This project is brought to you in part by:
- Mobify, a sponsor of this Pac Macro implementation