LiberPong Requeriments CMake Getting started Warning: ONLY TESTED IN WINDOWS Clone the repo git clone https://github.com/ricardonunosr/liberpong Change to the directory cd liberpong Use CMake to build repo mkdir build cmake -S . -B build cmake --build build