🎮 Godogen: Claude Code Skills Build Complete Godot Games
Key Innovation: An AI pipeline where you describe what you want, and it designs architecture, generates art, writes every line of code, captures screenshots from the running engine, and fixes issues - outputting a real Godot 4 project.
How It Works
Two Claude Code skills orchestrate the entire pipeline - one plans, one executes. Each task runs in a fresh context to stay focused.
Key Features
- Godot 4 output - Real projects with proper scene trees, scripts, and asset organization
- Asset generation - Gemini creates 2D art and textures; Tripo3D converts selected images to 3D models
- GDScript expertise - Custom-built language reference for all 850+ Godot classes compensates for LLMs' thin training data on GDScript
- Visual QA - Captures screenshots from running game and analyzes them with Gemini Flash vision to catch z-fighting, missing textures, broken physics
- Runs on commodity hardware - Any PC with Godot and Claude Code works
Technical Stack
Godot 4 Claude Code Gemini Tripo3D
Getting Started
# Install dependencies
./publish.sh ~/my-game
# Open Claude Code in that folder and tell it what game to make
Why It Matters
This represents a major leap in AI-generated software - not just code, but complete multimedia applications with graphics, physics, and gameplay. The visual QA loop closing is particularly innovative.
Future Roadmap
- Android export builds
- C# as GDScript alternative
- Bevy Engine as Godot alternative
Discovered: 2026-03-18 | Category: AI Game Generation | Source: Hacker News Show