Skip to content
forked from Xiyng/obmapp

A beatmap parser for the free rhythm game osu!

License

Notifications You must be signed in to change notification settings

ArcSecant/obmapp

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Obmapp

Obmapp is a library for parsing beatmap files for the free rhythm game called osu!. It is written in Haskell, and it aims to support all versions of the game's beatmap files (.osu) with ease of use. Obmapp is currently work in progress, and supports only version 3, which is the oldest version seen in use.

Features

  • Strong typing for different beatmap file versions - each version has its own type
  • A common interface for all beatmap versions for ease of use
  • Conversion of difficult-to-understand values to different values that are easier to understand

Supported Versions

The following versions are currently supported:

3 4–14

About

A beatmap parser for the free rhythm game osu!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Haskell 100.0%