No description
Find a file
jacekpoz 7d34861da8
a LOT of things (read description)
I might not list everything in this commit but:
- fix struct stream operators while making them a bit less convenient
- refactor some stuff around like the FOR_EACH macros
- fix 2/3 minor bugs I stumbled upon when actually trying to compile
2024-04-18 20:11:33 +02:00
include a LOT of things (read description) 2024-04-18 20:11:33 +02:00
nix refactor shell out into nix/ and add nix package 2024-04-18 17:46:50 +02:00
src a LOT of things (read description) 2024-04-18 20:11:33 +02: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 refactor shell out into nix/ and add nix package 2024-04-18 17:46:50 +02:00
LICENSE init 2024-03-18 11:25:15 +01:00
Makefile init 2024-03-18 11:25:15 +01:00
README.md update game name in readme 2024-04-18 17:14:54 +02:00

osu++

osu client written in c++ using sfml

building

make
./target/osu++

TODO

license

agpl3