Go to file
2016-11-20 17:24:58 +01:00
res add epilepsy warning img 2016-11-17 00:12:44 +01:00
src merge the movers into one list, use java8 for default impl in interfaces 2016-11-20 17:24:58 +01:00
.gitignore Added the Gradle build system and added a new native loader 2015-08-27 15:50:36 +01:00
CREDITS.md Implemented follow points. 2015-03-18 22:20:37 -04:00
lastvideosettings.cfg VIDEO youtu.be/KpFW-uySW-g (cursordance | Lindsey Stirling - Shatter Me) 2016-10-01 17:20:50 +02:00
LICENSE Initial commit. 2014-06-29 22:17:04 -04:00
pom.xml merge the movers into one list, use java8 for default impl in interfaces 2016-11-20 17:24:58 +01:00
README-OPSU.md update README 2016-09-27 21:44:41 +02:00
README.md stop.trimming.my.lines.INTELLIJ 2016-11-15 15:29:38 +01:00
version rel0.2.2 2016-10-16 21:13:29 +02:00

#opsu!dance example video
fork of opsu! with cursordancing auto.
I make cursordancing video's -example-, but I have too many requests and this way I can give people the opportunity to just run it and see the result instead of waiting for me to make a video. Original bot is written in C# and videos are made on osu!, but I don't want to distribute that program, because I don't want to endorse cheating in any way. The sources found in this repo are very representative of the ones of my bot (most files are the exact same, except for C#/java changes).

You can find general (run/build) instructions in the original opsu! README.

###Making videos You can make videos under following conditions:

  • You will wait a reasonable amount of time between making videos, making too much too fast means it won't be entertaining anymore.
  • You will not deny you used opsu!dance to make your video
  • You may provide a link to this repository. This is always very appreciated. Please do keep in mind I only made some adjustements/fixes and added the dancing stuff. opsu! was made by @itdelatrisu (see credits below)
  • Asking for beatmap requests is discouraged. After all, everyone can download this and see it for themselves.
  • YOU WILL NOT PRETEND LIKE YOU MADE/OWN THIS SOFTWARE

###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). Originally in C#, now ported to java. Some edits were made in the opsu! sources.

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