Skip to content

Port Gish to Android OS and other improvents #12

Description

@EXL

Hello! I recently ported Gish to the Android OS and added some improvements and fixed some bugs.

https://github.com/EXL/Gish (APK in Releases)

Now Gish works through the SDL2 library.

Building for GNU/Linux:

mkdir build; cd build
cmake -DCMAKE_BUILD_TYPE=Release -DGLES=Off ../gish/src/main/cpp/
make

Building for Android OS:

ANDROID_HOME="/opt/android-sdk/" ./gradlew assembleDebug

Video: https://youtu.be/GyMU2oV2LI4
Some info: http://exlmoto.ru/gish-droid (in Russian)

I would be glad if you integrate some improvements (for example, port on SDL2) into this repository.

Best regards!

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions