/osu-droid

Primary LanguageJavaApache License 2.0Apache-2.0

osudroid

osu-droid

Official International Discord Android CI CodeFactor Patreon

osu!droid is a music rhythm game for Android devices. It was a game hatched many years ago by the osu! community. This project is now being developed by a little group of fans and also with the help of foreign friends. This game is also completely free-to-play.

Status

osu!droid is work-in-progress. Some features are going to be implemented in the future but it's still playable and fun!

Downloading the source code

Clone the repository:

git clone https://github.com/osudroid/osu-droid.git

Open the folder in Android Studio.

To update the source code to the latest commit, run the following command inside the osu-droid directory:

git pull

Coding Languages:

You can code for the project in Java or Kotlin.

Building

In Android Studio can you make a Build to test your progress. The output directory of your .apk is the directory in osu-droid under build and output, if you're debugging.

Contributing

We welcome any sort of contributions, as long as they're helpful. Those who aren't able to contribute code may instead suggest small changes like spell fixes, suggest new features or report client issues via Feature request or GitHub issues.

Licence

osu-droid is licensed under the Apache License 2.0. Please see the licence file for more information.