This is a standard CMake project. To build (using Ninja), run: ``` $ cmake -B build -G Ninja $ ninja -C build ``` This project uses the following third-party dependencies, which must be installed globally before building this project: - [SDL3](https://github.com/libsdl-org/SDL) 3.1.3 - [cpr](https://github.com/libcpr/cpr) 1.11.0 - [pugixml](https://github.com/zeux/pugixml) 1.14