Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/eve-ning/osualgorithms
- Owner: Eve-ning
- License: mit
- Created: 2018-09-17T13:46:47.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-10-17T12:27:45.000Z (about 6 years ago)
- Last Synced: 2024-10-27T18:24:59.713Z (2 months ago)
- Language: C++
- Size: 119 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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