Skip to content

INSTEAD Launcher is a powerful interactive fiction engine ported to Android

License

Notifications You must be signed in to change notification settings

btimofeev/instead-launcher-android

Repository files navigation

INSTEAD Launcher for Android

This application allows you to download and run games for the popular text quest engine "INSTEAD" on Android.

Install

Get it on F-Droid Get it on Google Play Get it on Github

Screenshots

How to compile

To compile the application, you need to execute two commands in the project root directory:

./gradlew :instead:downloadDependencies
./gradlew assembleRelease
./gradlew installRelease

License

This project is licensed under the MIT License - see the LICENSE file for details