This is an Android port of Arx Libertatis project found at https://github.com/arx/ArxLibertatis
Arx Libertatis for Android has the following system requirements:
- Operating system: Android 7 or later
- Graphics: videocard, which supports GLES 2 render
- Memory: 2GB system RAM
- Operating system: Android 12 or later
- Graphics: videocard, which supports GLES 2 render
- Memory: 4GB system RAM or more
To get an APK file, clone this repository, open the ArxLibertatis-android-port
directory in Android Studio and run the project.
This port using
gl4es: https://github.com/ptitSeb/gl4es
openal: https://github.com/kcat/openal-soft
SDL2: https://github.com/libsdl-org/SDL/tree/SDL2
freetype: https://freetype.org/
glm: https://github.com/g-truc/glm
boost: https://github.com/boostorg
zlib: https://www.zlib.net/
Special thanks to xyzz and erz05 for posting the on-screen control code