Shadow Pong is a clone of the classic Pong game, written in C/C++ with the help of the SDL libraries (SDL and SDL_image). It is a very simple program but it can still be fun none the less. It was written more as a learning tool, rather than a good game,