# Pong This is a simple pong clone written in C using SDL. It is merely a way for me to familiarize myself with SDL. ## TODO - Add score count to the screen - Fix screen flicker - Most likely due to the way sprites are rendered on the screen