Skip to content

TheFrainD/cubescape

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cubescape

Cubescape is a lightweight Minecraft-inspired game written in C. It features a simple 3D world rendered using OpenGL, GLFW, and GLAD.

Features

  • Procedural terrain generation
  • Basic block placement and removal
  • Simple lighting
  • Keyboard and mouse controls for navigation

Dependencies

The project uses the following libraries:

  • GLFW – for window and input handling
  • GLAD – for OpenGL function loading
  • cglm – for mathematics and linear algebra
  • stb – for image loading

About

Minecraft-inspired game written in C

Topics

Resources

License

Stars

Watchers

Forks

Languages