Simple interactive pong game built using OpenGL, GLUT and SOIL library. Project was created as part of Computer Graphics course which I attended on Faculty of Electrical Engineering and Computing in Zagreb.
Source is built using compile.sh
script which requires preinstalled libraries.
Game is played by two players. Left paddle is controlled with 'W' and 'S' keys. Right paddle is controlled with up and down arrow.