EM-Engine A basic 2D rendering, physics, and collision engine built in OpenGL. Implements pixel perfect collision detection for precision platforming. $ mkdir build && cd build $ cmake .. $ make $ ./bin/Main