Cubescape is a lightweight Minecraft-inspired game written in C. It features a simple 3D world rendered using OpenGL, GLFW, and GLAD.
- Procedural terrain generation
- Basic block placement and removal
- Simple lighting
- Keyboard and mouse controls for navigation
The project uses the following libraries: