knagaitsev / cppcraft

a Minecraft clone written in C++ and OpenGL that includes Minecraft textures, chunks, building, terrain, trees, water, inventories, and more!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Video (Part 1): https://youtu.be/j3-rK9HBWgo

Video (Part 2): https://youtu.be/16mFLQUAh3Q

How to play:

  • Click "Clone or Download"
  • Select "Download ZIP"
  • Unzip the downloaded folder
  • Open the folder "game", then open "Release"
  • select the version you want, then run cppcraft.exe

alt text

cppcraft: a Minecraft clone written in C++ and OpenGL

This C++ Minecraft clone currently implements the following features:

  • Minecraft textures
  • Chunk batching and rendering
  • Collisions
  • Building and Breaking
  • Terrain and tree generation
  • Water
  • Minecraft-style hotbar

Let me know what you want to see next in the YouTube comments of my videos or on Twitter @Loonride

Contributing

I will implement most major features in order to show them in detail in my videos. If you find a bug, want to make a new texture pack, or implement an improvement that can be made, I will feature you in one of my videos.

Screenshots

Version 1.0: alt text

Version 2.0: alt text

Version 2.0 Video Special - Procedural Tree Generation: alt text

About

a Minecraft clone written in C++ and OpenGL that includes Minecraft textures, chunks, building, terrain, trees, water, inventories, and more!


Languages

Language:C++ 94.8%Language:CMake 2.0%Language:GLSL 1.9%Language:C 1.3%Language:Batchfile 0.0%