No description
Find a file
2024-03-18 11:25:15 +01:00
include init 2024-03-18 11:25:15 +01:00
src init 2024-03-18 11:25:15 +01:00
.ccls init 2024-03-18 11:25:15 +01:00
.envrc init 2024-03-18 11:25:15 +01:00
.gitignore init 2024-03-18 11:25:15 +01:00
flake.lock init 2024-03-18 11:25:15 +01:00
flake.nix init 2024-03-18 11:25:15 +01:00
LICENSE init 2024-03-18 11:25:15 +01:00
Makefile init 2024-03-18 11:25:15 +01:00
README.md init 2024-03-18 11:25:15 +01:00

cosu

osu client written in c++ using sfml

building

make
./target/cosu

or if you're cool and use nix

nix build
./target/bin/cosu

TODO

license

agpl3