Simple Pong A pong clone, made to practice game development with C and SDL2. Development You will need a C compiler SDL2 and SDL2 image extension. To install dependencies in Debian: $ apt install build-essential libsdl2-dev libsdl2-image-dev libsdl2-mixer-dev Build the project $ make Run the game $ ./simplepong Assets Font Assets