Skip to content

Slayer95/osu-accuracy

Repository files navigation

osu-accuracy

Introduction

This project exists as an experiment to develop alternatives to the deficient Accuracy metric of player skill in the game osu!.

The demonstration is implemented through a command-line interface in the Node.js platform.

Installation

  1. Install Node.js.
  2. Clone this repository.
  3. Enter the repository and install dependencies with npm install.

Configuration

You will need to place a file named .osu-api-key.txt in the osu-accuracy folder, containing your own osu! API key.

If you are an avid osu! player, this software will get an excellent performance boost if you let it know the location of osu!, in the environment variable OSU_PATH.

Usage

node osu-accuracy osu!name

node osu-accuracy "user1, user2, user3, user4"

node osu-accuracy --format=csv|markdown osu!name

node osu-accuracy --fit-style=slope-intercept osu!name

node osu-accuracy --dataset-format=json|wolfram osu!name

node osu-accuracy --debug=true osu!name

License

osu-accuracy is licensed under the terms of the MIT License.

About

Better accuracy metric for osu!

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published