This should become a Minecraft Clone in C eventually.
To build GLFW and CGLM you need CMake on your system.
# clone the repo recursive
$ git clone https://github.com/paulfrische/MCCC.git --recurse-submodules
# cd into it
$ cd MCCC
# build and run
$ make test