Claude Opus 5 turns a terminal Minecraft TUI into a multiplayer game
vikvang1 · x · 2026-07-25
Claude turns a terminal Minecraft clone into multiplayer with one prompt
The author says they used Claude Opus 5 to add multiplayer support to a terminal-based Minecraft TUI in a single prompt. The demo:
- renders directly inside the terminal
- is built entirely in Rust
- can be installed with cargo install termcraft-3d
- runs with a seed parameter like termcraft-3d --seed N
The post is a follow-up to a quoted demo where Claude reportedly built the original TUI Minecraft version with Warp’s harness in about an hour. This one pushes it further by making the experience multiplayer, which makes it both a coding-agent demo and a fun AI-made mini-game showcase.
More from coding & agent
- Dev builds interactive 3D product experience with GPT-6 Astra + Hyper3D Rodin — nikola_mr64990 · 2026-09-11
- Codex tip: use Sol with Astra and Luna sub-agents to save usage — pvncher · 2026-09-11
- agents-best-practices: a provider-neutral Agent Skill for designing and auditing agentic harnesses — tom_doerr · 2026-09-11
- Cognition's SWE-2 uses a KKT duality argument in RL to shift the effort Pareto curve — YouJiacheng · 2026-09-11
- First-ever Three.js Conference lands in Paris, with a panel on AI-shortened design workflows — OdinLovis · 2026-09-11
- Data engineering, not agent frameworks, is the real bottleneck for enterprise AI agents — dhruv2038 · 2026-09-11