A 3D block-pushing-game made in C++ using a custom engine. The engine is built on Win32, Xlib, and Opengl, and can be found in lib/engine and include/engine
The game can be compiled and played through the files run.sh on Linux and run.bat on Windows. To compile on Windows you need to use the tdm-gcc compiler.
