Pacman clone in SFML
Balssa Victor, Coulibaly Roland, Garreau-Férandin Simon
You can name the directory build anything that you like
mkdir build && cd build
cmake ..
make
You will have in your build directory a executable named PACKMAN that you can run