Go to file
2017-01-20 00:15:50 +01:00
res Merge remote-tracking branch 'remotes/original/master' into upstream 2016-12-24 14:35:20 +01:00
src added exit confirmations when download is going on 2017-01-20 00:15:50 +01:00
.gitignore Use Download class to download track previews into a Temp/ directory. 2016-10-13 04:12:47 -04:00
CREDITS.md New theme song. 2016-12-22 18:36:31 -05:00
LICENSE Initial commit. 2014-06-29 22:17:04 -04:00
pom.xml Moving even more stuff around 2017-01-16 21:53:48 +01:00
README-OPSU.md sync opsu's readme with upstream 2016-12-10 01:29:59 +01:00
README.md update readme 2017-01-12 13:27:52 +01:00
version version bump (rel 0.4.2) 2016-12-13 15:48:50 +01:00

#opsu!dance example video

Originally started as a fork of opsu! with cursordance stuff. I made a cursordancing bot in C# for osu!, and by adding it into this clone, it allows me to do even more stuff with it. This way I can also provide this client to other players so they can play with it too, as I will not give my bot to people because I don't want to endorse cheating in any way.

As of 2017 some major changes were made in this fork which changed the inner workings of opsu. This was done in an attempt to make the code more organised (for me, my subjective opinion) and allowed a.o. changing resolution and skin at runtime without the need to restart the whole system. This fork was pretty even to opsu! before this change, but now there are way more differences.

My goal is to to add cool cursordancing things to this fork, but also make it possible to play the normal way.

###Downloads Click on the releases link (scroll up) to go to the downloadpage with prebuilt jars.

###Building You can find general (run/build) instructions in the original opsu! README. Please note that I am only using maven and gradle scripts are not being updated.

###Credits opsu! was made by Jeffrey Han (@itdelatrisu). All game concepts and designs are based on work by osu! developer Dean Herbert. Other opsu! credits can be found here.
opsu!dance (everything in the src package yugecin.opsudance) was made by me (@yugecin). Eits were made in the opsu! sources, too.

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