Skip to content

getItemFromBlock/MinecraftCPPOpenGL

Repository files navigation

Minecraft CPP

A Minecraft clone made with c++ and OpenGL Features world generation using perlin noise, block placing and breaking, entity collisions, dynamic lightning with blocks and sky, and even a primitive chat system.

Building

Use the given Visual studio project file (.sln) to generate the solution
//TODO makefile for other systems


Controls

  • W A S D : Movement
  • Mouse movement : Rotate Camera
  • Mouse right : Place block
  • Mouse left : Break block, ride entity
  • Mouse scroll : Change selected block
  • Left Shift : run
  • Left Control : sneak
  • F2 : Take a screenshot


  • Gallery



    About

    No description, website, or topics provided.

    Resources

    Stars

    Watchers

    Forks

    Releases

    No releases published

    Packages

    No packages published

    Languages