Skip to Main Content
Trunchbull
Not yet importedRequires sandbox

Crafter

Upstream publisher Danijar Hafnerdanijar/crafter

A lightweight visual survival environment that measures exploration, resource management, crafting, and long-horizon planning.

simulationvisual-agentsgamessandbox
PROVENANCEUPSTREAM RECORD
Upstream source
danijar/crafter
Trunchbull port
Not packaged
Version
UPSTREAM
Release digest
Not compiled
License
MIT
Source commit: Upstream head not pinnedPublished Indexed July 30, 2026

WHAT THIS PROJECT MEASURES

README

Crafter compresses open-world survival into a reproducible research environment with semantically meaningful achievements. It is inexpensive enough for frequent evaluation while still testing visual agency.

Trunchbull needs an immutable game image, pixel observations, an action adapter, seeded resets, achievement rewards, and replay capture before it can publish comparable results.

EXECUTION CONTRACT

Requires a visual sandbox with seeded resets, image observations, discrete actions, and achievement scoring.

TRUNCHBULL AVAILABILITY

Import status

Not yet imported

Not yet imported. This is the recommended first lightweight visual environment after RuneBench.

2 CASES

Evaluation cases

2

crafter/survival

Survival and exploration

Requires sandbox

Maintain health while exploring a procedurally generated world.

visual observationgame actions

crafter/achievements

Achievement progression

Requires sandbox

Collect, craft, and unlock a broad set of scored achievements.

visual observationgame actions

2 REQUESTED TOOLS

Tools

2

visual observation

sandbox

Captures the current game frame for a visual agent.

Required

game actions

sandbox

Applies bounded discrete actions to the environment.

Required

MACHINE-READABLE PROVENANCE

Registry record

{
  "name": "Crafter",
  "catalogOwner": null,
  "source": {
    "url": "https://github.com/danijar/crafter",
    "version": "Upstream project",
    "commit": "Upstream head not pinned",
    "license": "MIT"
  },
  "port": null,
  "release": {
    "digest": "Not compiled",
    "lane": "sandbox",
    "sandboxRequired": true
  },
  "cases": [
    "crafter/survival",
    "crafter/achievements"
  ],
  "tools": [
    "visual observation",
    "game actions"
  ]
}

BUILD ON THIS PROJECT

Build and run supported benchmarks in your workspace.

Sign up