Skip to content

maxoning/pocket

Repository files navigation

Maxon Petting Simulator

Maxon Petting Simulator - Pocket Edition (Open-Source)

Maxon Petting Simulator source code release. The game is built in Kotlin and uses LibGDX as the main game framework. It is built using Gradle. At the moment, it only supports Android!

If you have any questions or issues, submit them on Issues!

Building

To compile this project you will need JDK 11. Copy the repository and open it via the terminal and do what you need:

Game (For Android):

Building an APK debug file: ./gradlew android:assembleDebug
Building an unsigned APK release file: ./gradlew android:assembleRelease

An unsigned release APK file will NOT work on your Android device! To fix this, you need to sign it.

License

This project is under the Mozilla Public License 2.0! Read on LICENSE.
Project Assets under the Creative Commons Attribution v4.0 International!