compile and configure with
cmake -S . -B build cmake --build build
run with
./build/game
game im working on in sdl3 and c