Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/eve-ning/osualgorithms

algorithms for osuParse
https://github.com/eve-ning/osualgorithms

Last synced: 13 days ago
JSON representation

algorithms for osuParse

Awesome Lists containing this project

README

        

# Algorithms for osu!mania maps
To easily do algorithms for osu!mania map analysis

# Functions
- Density
- Running Density
- Delta per Column
- Count

# Dependencies
- osuParse (Eve-ning)
- osuReplayParser (Swan)
To Parse replays to read data
- C++ Boost Libraries

# To Do
- Analyse Difficulty vs. Pattern relationship