btimofeev / instead-launcher-android

INSTEAD Launcher is a powerful interactive fiction engine ported to Android

Home Page:https://instead.hugeping.ru/en/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

INSTEAD Launcher is a powerful interactive fiction engine ported to Android

https://instead.hugeping.ru/en/

License:MIT License


Languages

Language:Kotlin 41.8%Language:Java 40.5%Language:CMake 16.3%Language:C 1.3%Language:Lua 0.1%