Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 397 Bytes

File metadata and controls

18 lines (14 loc) · 397 Bytes

Minecraft C++

A minecraft clone written in C++ using OpenGL

Dependencies:

  • SDL2
  • stb_image
  • nlohmann/json.hpp
  • opengl
  • glm
  • Sebastien Rombauts's SimplexNoise implementation

Screenshoots

screenshot1 screenshot2 screenshot3 screenshot3