Skip to content

Ethrynto/Minecraft

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

87 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Minecraft

Dependencies

  • OpenGL
  • GLFW
  • GLEW
  • ZLIB

Installation

Note

Require CMake, vcpkg

Windows

  1. Download and install CMake
  2. Install vcpkg
  3. Change path in VCPKG_DIR (CMakeLists.txt) to your vcpkg installation dir
  4. Install project dependencies
    • vckpg install glfw3
    • vckpg install glew
    • vckpg install glm
    • vckpg install zlib

Linux

in progress

MacOS

in progress

About

Minecraft in C++

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages