Skip to content

Brumus14/minecraft-clone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a Minecraft clone that I programmed in C using OpenGL along with some libraries: cglm for maths, glad for OpenGL functions, glfw for windowing and input, noise for random world generation, stb for loading images.

2025-11-11-135231_hyprshot 2025-11-11-140054_hyprshot

The game is still being developed so may not currently be playable.

To run first clone the git respository then do the following:

mkdir build
make

And then run the executable.

About

A basic clone of minecraft programmed from scratch in C using OpenGL

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages