This is a Minecraft clone, made within C++! For rendering, it uses OpenGL.
Go to file
Red Duck 6832c64219 Update 'README.md' 2022-07-23 16:57:49 +00:00
classes Initial commit 2022-04-07 16:50:51 +03:00
headers Initial commit 2022-04-07 16:50:51 +03:00
shaders Initial commit 2022-04-07 16:50:51 +03:00
.gitignore Initial commit 2022-04-07 16:50:51 +03:00
LICENSE Initial commit 2022-04-07 16:54:22 +03:00
README.md Update 'README.md' 2022-07-23 16:57:49 +00:00
compile.sh Initial commit 2022-04-07 16:50:51 +03:00
defs.h Initial commit 2022-04-07 16:50:51 +03:00
main Initial commit 2022-04-07 16:50:51 +03:00
main.cpp Initial commit 2022-04-07 16:50:51 +03:00
shaderloader.cpp Initial commit 2022-04-07 16:50:51 +03:00

README.md

Minequack C++

Hello there! This is a project, aiming to clone Minecraft in C++! We're currently very early in progress, so feedback would be appreciated.

The project is currently in semi-active development lol