Software created by Sebastian Krajewski (@Wieku)
Game concepts and designs are based on work by osu! developer Dean Herbert (@peppy) and ppy team/community (@ppy), as well as Osu! Tatakae! Ouendan and Elite Beat Agents.
- Most of the gameplay assets were made by Haskorion: Redd Glass HD and are used with their permission, consider doing so if you plan to redistribute your own danser-go's derivative.
- danser's logo created by Sebastian Krajewski (@Wieku), based on official osu! logo. Don't use it outside danser's related usage and don't modify it.
- Default background image created by Sebastian Krajewski (@Wieku), licensed under CC-BY 4.0.
- Uses Ubuntu font under Ubuntu Font License.
- Uses Quicksand font under SIL Open Font License.
Third party (libraries/software not mentioned in go.mod)
- This software relies heavily on BASS audio library, which is a commercial product. As it's free for non-commercial use, you have to buy appropriate licenses if you plan to sell this software or its derivatives
- Uses FFmpeg command-line interface for offscreen recording feature (-record) and playback of beatmap background videos. To enable such features, which are not essential, user has to download and install FFmpeg manually.
- Uses LibYuv library for pixel format conversion. License is available here.
- Uses stb libraries under Public Domain license.