Wieku / danser-go

Dancing visualizer of osu! standard maps and custom osu! client written in Go. Also a generator for osu! videos.
Other
740 stars 102 forks source link

New Knockout Mode #61

Open Xykedelic opened 3 years ago

Xykedelic commented 3 years ago

In some maps, almost everyone Has an S rank so there are too many players remaining. I propose that a new knockout mode be created which eliminates players over a set period of time so that there is only 1 player remaining when the beat map ends, perhaps the increments could be:

Map length in seconds / (player - 1) = time between elimination I'm not actually sure if this would work, it's just an idea.

Example: 360 / (50 - 1) = 7.3 The - 1 is to account for the winning player

Example 2: 90 / ( 5 - 1) = 22.5

spookybear0 commented 3 years ago

I really like this idea, so is it whoever has the lowest score on a map in a certain amount of time will get knocked out?

Xykedelic commented 3 years ago

yeah that's basically it

oofyXD commented 3 years ago

nice idea