PACMAN - C++ and SDL Technology Compilation: C++20, CMake & Make. Framework and libraries: SDL2 SDL2_image SDL2_mixer SDL2_ttf Windows - Build and execute cmake -B build` cd build cmake --build . .\Debug\Pacman.exe MacOS - Build and execute cmake -B build cd build make ./Pacman Pending TODO: Nothing pending atm.