Creation of a mini arcade machine with several 2d games
Make sure you have C++ installed on your computer, as well as the graphics libraries, Sfml, SDL2
make
you must launch the executable with the desired graphics lib: SFML or SDL2
./arcade ./lib/arcade_ + name of graphics library + .so