Skip to content

osu! pp and difficulty calculator, pure Go implementation of https://github.com/Francesco149/oppai-ng

Notifications You must be signed in to change notification settings

wasupandceacar/oppai5

 
 

Repository files navigation

oppai5 (oppai-go)

osu! pp and difficulty calculator. Transpiled by hand version of https://github.com/Francesco149/koohii

I tried first to use cgo to use oppai-ng in Go but it was giving me always a 'undefined reference to c_function' error from the linker. Recently Francesco149 made a version in Java easy to understand and very easy to convert 1:1 to Go.

About

osu! pp and difficulty calculator, pure Go implementation of https://github.com/Francesco149/oppai-ng

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 86.7%
  • Python 13.3%