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

icexin/gocraft

A Minecraft like game written in go observed · 2026-08-28

github.com/icexin/gocraft · Go · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

32/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases

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: 3075
  • days_rel: n/a
  • days_push: 1146
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1899 stars · 133 forks observed · 2026-08-28

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

GoCraft is a Minecraft-like voxel sandbox game written in Go using OpenGL, supporting terrain generation, block placement/removal, movement, flying, and multiplayer via a duplex RPC server. It is a fun hobby project inspired by fogleman/Craft.

Use cases

  • play a lightweight minecraft-like voxel game
  • run a multiplayer block-building sandbox
  • learn how to write a voxel game engine in go
  • study opengl game rendering in golang
  • host a small private minecraft-style server
  • experiment with terrain generation code

When to choose

  • you want a small, readable minecraft clone to play or hack on in Go
  • you want a simple codebase to learn voxel engine and multiplayer RPC concepts
  • you need a lightweight sandbox game that runs on modest hardware

When to avoid

  • you need a full-featured, polished minecraft experience
  • you require production-grade stability (network errors currently panic)
  • you need mod support, redstone, or advanced gameplay features
  • you want an actively developed project with frequent updates

Facets

application · maturity maintenance

game-engine graphics networking rpc gaming-tools windows go cross-platform voxel-game minecraft-clone opengl multiplayer terrain-generation glfw sandbox-game game-development minecraft linux macos desktop

1 source

Member repositories

RepositoryRoleHealth v2
icexin/gocraftmain32

For agents

markdown · JSON · MCP: product_card(name="icexin/gocraft")

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