Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 323 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 323 Bytes

PackMan

Pacman clone in SFML

Contributor

Balssa Victor, Coulibaly Roland, Garreau-Férandin Simon

To build or not to build

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