Skip to content
This repository was archived by the owner on Aug 27, 2024. It is now read-only.

SimpleNexus/LoanRunner-Android

Repository files navigation

Loan Runner

This is an Android port of Loan Runner, a PICO-8 game created by SimpleNexus, inspired by the chrome://dino game! This codebase can also serve as a starting point for porting your own web-exported PICO-8 game to Android.

Controls

  • Tap your device's screen to make Loan Runner jump!
  • Includes gamepad & remote support for Android TV devices

Download

Grab the APK file from https://github.com/SimpleNexus/LoanRunner-Android/releases

How to Build

Prerequisites:

  • Windows / MacOS / Linux
  • JDK 8
  • Android SDK
  • Internet connection (to download dependencies)

Once all the prerequisites are met, make sure that the ANDROID_HOME environment variable is set to your Android SDK directory, then run ./gradlew assembleDebug at the base directory of the project to start the build. After the build completes, navigate to app/build/outputs/apk/debug where you will end up with an APK file ready to install on your Android device.

About

No description or website provided.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published