Skip to content

Latest commit

 

History

History
7 lines (7 loc) · 329 Bytes

File metadata and controls

7 lines (7 loc) · 329 Bytes

Minecraft in C++

Doing my best to completely port Minecraft directly to C++ with little to no difference! Lets see how long this takes to get taken down...

How to run

Dependancies

Requires make and g++ with opengl 1.1+, glfw3, and zlib

Building

just type make into the directory of the version you want to build