aehrea / osu-playground

osu!Playground

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

osu!Playground

I don't like the current osu! editor. For a person like me who likes interesting geometry, perfection is difficult to achieve using it alone.

As such, I decided to make this, osu!playground. It allows a user to make their own patterns using code and math, then export them into their own osu! maps by copying the code.

If you want to download this now, go to the releases page.

You'll need some scripts to actually do anything with it, so take a look at the wiki to get started.

Controls

  • Left Click + drag - move control point
  • Right Click + drag - move all control points
  • Middle Click + drag - pan playfield
  • Ctrl + scroll - zoom

FAQ

Help! There's nothing on the playfield to change.

You need to load a script first. Take a look at the wiki for examples.

Why's your code so terrible?

My code is terrible primarily because I don't know what I'm doing, and this is really a temporary project I don't plan to maintain actively.

Instead, I hope to be able to add similar functionality into osu!lazer when the time comes.

That being said, I will fix issues when I can and will review pull requests if they're submitted.

I found a serious issue!

Feel free to report it on the issues section of this repository.

About

osu!Playground

License:MIT License


Languages

Language:C# 99.0%Language:Batchfile 1.0%