If you want to play the game, just download the .exe file. If you want to see what the files are, they are in the 'Code' folder.
to compile the code, use "cmake -G "MinGW Makefiles" -DQt6_DIR:PATH=C:\Qt\6.5.0\mingw_64\lib\cmake\Qt6 -B .\build". then use "mingw32-make.exe" in the 'build' folder, then use ".\Code.exe".