Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 894 Bytes

README.md

File metadata and controls

26 lines (18 loc) · 894 Bytes

opsu! is an unofficial open-source client for the rhythm game osu!, written in Java using Slick2D and LWJGL (wrappers around OpenGL and OpenAL).

opsu! runs on Windows, OS X, and Linux.

This is a fork of opsu!.

Get it on F-Droid

F-Droid inclusion from UnderSampled

Building

Build with the standard Android Studio Gradle tasks:

./gradlew assembleDebug

Output will be in android/build/outputs/apk/

License

This software is licensed under GNU GPL version 3. You can find the full text of the license here.