Craft Launcher is a simple Minecraft launcher written in 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.

Features:

  • 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!

Screenshots:

Craft Launcher Download Links

For Windows (Unzip file): Download from Server 1Download from Server 2

For MAC: Download from Server 1Download from Server 2

Click to rate this post!
[Total: 0 Average: 0]