A simple Minecraft clone written in C using modern OpenGL (shaders). A very performant Minecraft clone written in just a few thousand lines of C using modern OpenGL (shaders). Online multiplayer support is included using a Python-based server. Many people have used this as a base upon which a more complex game was built. Simple but nice looking terrain generation using simplex noise. More than 20 types of blocks and more can be added easily. Supports plants (grass, flowers, trees, etc.) and transparency (glass). Simple clouds in the sky (they don't move). Day / night cycles and a textured sky dome. Signs, you can write text on any block. Lights, any block can be set as a light source. Ambient occlusion for basic shading of blocks. World changes persisted in a sqlite3 database. Multiplayer support!

Features

  • More than 20 types of blocks
  • The terrain is generated using Simplex noise
  • The world is split up into 32x32 block chunks in the XZ plane
  • Mac and Windows binaries are available on the website
  • Chunk buffers are completely regenerated when a block is changed in that chunk
  • User changes to the world are stored in a sqlite database
  • Multiplayer mode is implemented using plain-old sockets

Project Samples

Project Activity

See All Activity >

Categories

Games, Minecraft Mods

License

MIT License

Follow Craft

Craft Web Site

You Might Also Like
MongoDB Atlas runs apps anywhere Icon
MongoDB Atlas runs apps anywhere

Deploy in 115+ regions with the modern database for every enterprise.

MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Start Free
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of Craft!

Additional Project Details

Operating Systems

Linux, Mac, Windows

Programming Language

C

Related Categories

C Games, C Minecraft Mods

Registered

2021-06-30