Recreation of Pong using OpenGLES and box2D to handle physics.
Created to demonstrate full game logic and physics integration for geometry rendered in OpenGLES. Also demonstrates using orthographic projection with glm and rendering text in OpenGL with freetype.