Skip to content
This repository has been archived by the owner on Aug 18, 2024. It is now read-only.
/ DrillDown Public archive

Open-sourced code of the factory building game DrillDown

License

Notifications You must be signed in to change notification settings

Dakror/DrillDown

Repository files navigation

Drill Down

This is the open-sourced codebase of the factory building game Drill Down, released in 2019 on Steam and Google Play.

Binaries for Android and PC are available at itch.io.

Building from source

The game needs 64-bit Java >= 11 and Android Studio to compile.

  1. Create a java keystore for code signing
  2. Enter the credentials into gradle.properties
  3. For Android run gradlew android:assembleFullRelease, for PC run gradlew desktop:dist to get the runnable binaries

About

Open-sourced code of the factory building game DrillDown

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages