Skip to content

pacmacro/pm-android

Repository files navigation

Pac Macro Mobile Application (Android)

License

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.

System Architecture diagram

Setup

Install Android Studio and clone the project to your local machine:

git clone https://github.com/pacmacro/pm-android

Google Maps API Key for Dev Builds

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.

Release

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.

Credits

This project is brought to you in part by:

  • Mobify logo Mobify, a sponsor of this Pac Macro implementation