A Minecraft clone made with c++ and OpenGL
Features world generation using perlin noise, block placing and breaking, entity collisions, dynamic lightning with blocks and sky, and even a primitive chat system.
Use the given Visual studio project file (.sln) to generate the solution
//TODO makefile for other systems
//TODO makefile for other systems