FakeMinecraft

screenshot

Works with Ubuntu 20.04.02 LTS with nvidia 1050 (mobile) graphics card.

sudo apt install libsfml-dev libglm-dev libglew-dev libglu1-mesa-dev freeglut3-dev cmake make

Building process

cd FakeMinecraft/build && rm -rf ./* && cmake .. && make

Run program

game.out