PONG This is a PONG game created with Raylib. To make the library visible in IDE, run ./init_clangd.sh. To compile the program, run cmake ., then cmake --build . and then ./pong. The result should look like so: