2D GAME The build is handled with CMake (version 3.10 or later): cmake -B build cmake --build build To then run unit tests: ctest --test-dir build