pipiudeprecated

A star rating and PP calculator for osu!

Usage no npm install needed!

<script type="module">
  import pipiu from 'https://cdn.skypack.dev/pipiu';
</script>

README

:exclamation: Warning: this package is not ready for use

pipiu

A calculator for osu! beatmaps' star rating and performance points

Testing

Put .osu file in project folder and run

$ node ./dist/test ./filename.osu

Game modes

| Mode | Based on | SR Status | PP Status | |-|-|-|-| | osu! | Francesco149/ojsama | Totally incorrect | Not implemented | | osu!taiko | ppy/osu | Totally incorrect | Not implemented | | osu!catch | osufx/catch-the-pp | HyperdashDistance is always NaN | Not implemented | | osu!mania | ToxicPie/ompp-web | Seems to be working | Not implemented |