Back to browse
GitHub Repository
5 starsC

Doom Inside Claude Code

by redoh·Apr 27, 2026·1 point·2 comments

AI Analysis

●●●BangerWizardryRabbit Hole

Four Claude Code surfaces coordinate to run real Doom with MCP letting the AI play itself.

Strengths
  • Coordinates four native extension points: status line, UserPromptSubmit hook, MCP server, slash commands
  • Real doomgeneric backend compiles actual Doom engine, not just an emulation
  • Background daemon architecture with FIFO input and state.json output is cleanly separated
Weaknesses
  • Novelty hack with no practical use case beyond demonstrating extensibility
  • Requires gcc/make toolchain for real Doom backend, stub backend is just a fake
Category
Target Audience

Claude Code users, terminal enthusiasts, Doom fans

Similar To

Google Maps in Terminal · Asciiquarium

Post Description

I'm sharing this on behalf of a friend.

This program runs the original Doom game within the Cloud Code Text User Interface. The status bar displays a box, reads the chat input, and the MCP server allows claude to play as well.

Curious what you think :)

Similar Projects

Developer Tools●●Solid

Npx Claude-traces, visualizer for Claude Code/Agent SDK traces

Runs with one npx command and immediately surfaces a helpful timeline view with token counts, tool I/O panes and subagent nesting — exactly the sort of visibility you want when an agent goes off the rails. Cleverly reads the local ~/.claude/projects traces so setup is trivial, but its usefulness is limited by being Claude-only and local; add search/aggregation or a team-sharing mode and this jumps up a tier.

Niche GemSolve My ProblemSlick
hahawhatsgood
203mo ago