Ross ROSS = Recommend OSS · open-source software intelligence for agents

fogleman/Craft

A simple Minecraft clone written in C using modern OpenGL (shaders). observed · 2026-08-28

github.com/fogleman/Craft · homepage · C · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

23/100

  • Activity 0
  • Release rhythm 8
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 4894
  • days_rel: n/a
  • days_push: 882
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

11094 stars · 1449 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

Craft is a simple Minecraft clone written in a few thousand lines of C using modern OpenGL shaders, with terrain generation via simplex noise and world persistence in SQLite. It supports online multiplayer through a Python-based server and runs on Windows, macOS, and Linux.

Use cases

  • play a lightweight minecraft-like voxel game on desktop
  • learn how to write a voxel game engine in C with OpenGL
  • use a minimal codebase as a starting point for building a custom block game
  • self-host a multiplayer voxel world server
  • study terrain generation with simplex noise and shader-based rendering

When to choose

  • you want a small, readable C codebase demonstrating OpenGL voxel rendering
  • you need a lightweight minecraft-style game that runs on modest hardware
  • you want a foundation to fork into your own voxel game
  • you want to self-host a simple multiplayer block-building server

When to avoid

  • you want a full-featured modern Minecraft alternative with mods and active development
  • you need a production game engine or extensive tooling
  • you prefer working in a higher-level language or a maintained engine like Godot or Unity

Facets

application · maturity maintenance

game-engine graphics simulation graphics gaming-tools windows cpp python cross-platform minecraft-clone opengl glsl voxel multiplayer sqlite simplex-noise sandbox-game game-development linux macos desktop

3 sources

Member repositories

RepositoryRoleHealth v2
fogleman/Craftmain23

For agents

markdown · JSON · MCP: product_card(name="fogleman/Craft")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem