Labyrinth An OpenGL 2D maze game Dependencies OpenGL SOIL How to run Compile using g++ -fpermissive Labyrinth.cpp -o Labyrinth -lGL -lGLU -lglut -lSOIL Run using ./Labyrinth Enjoy! Screenshots