Skip to content

Lukas-Derendinger/MinecraftClone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Minecraft-Clone

Version: #VERSION# Date: #DATE#

Minecraft-Clone is a very basic version of the well known Game Minecraft. It is written in C++ using OpenGL

Setup

In your app source directory and start building.

clang++ -std=c++17 main.cpp -o engine -I/opt/homebrew/include -L/opt/homebrew/lib -lglfw -framework OpenGL

Depending on your compiler and OpenGL-Installation you need to adapt the compiler command

Enjoy!

Lukas Derendinger lukas.derendinger@bluewin.ch

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages