# 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 collision glitch on ball and paddles