Pseudo-3D Renderer $ git clone https://github.com/Ailurus-code/Pseudo3D To successfully build and run project you need to add SFML $ mkdir build $ cd build $ cmake -G Ninja .. $ cmake --build . $ ./Pseudo3D.exe