OpenGL render. Tested on Debian 9. Dependencies: SDL2, AssimpLoader, lua5.1, cmake, GLEW, Boost Build: mkdir cmake-build & mkdir build copy game data https://github.com/dyatlovk/TGameData to /build cd cmake-build cmake ../ make