2026年3月17日AgentsCodingOpen Source

godogen — Claude Code Skills That Build Complete Godot Games From Text

godogen is an open-source project that uses Claude Code skills to transform natural language game descriptions into fully functional Godot 4 projects. Trending on Hacker News with 141 points, it orchestrates an AI pipeline that designs architecture, generates 2D art (via Gemini), converts images to 3D models (via Tripo3D), writes all GDScript code, captures in-game screenshots, and automatically fixes visual problems.

The system uses two specialized Claude Code skills — one for planning, one for execution — with each task running in a fresh context to maintain focus. It includes custom-built language references and lazy-loaded API documentation for all 850+ Godot classes, compensating for LLMs' thin training data on GDScript.

A visual QA loop captures and analyzes screenshots from the running Godot engine to identify and fix rendering issues autonomously. The entire pipeline runs on commodity hardware — any PC with Godot 4 and Claude Code.

This represents a new frontier for coding agents: not just writing code, but orchestrating complete creative pipelines that span architecture, art generation, code generation, and visual testing.

GitHub: https://github.com/htdt/godogen
← 上一篇
Apideck CLI — 比 MCP 节省 32 倍 Token 的智能体接口
下一篇 →
godogen — 用 Claude Code 技能从文本描述生成完整 Godot 游戏
← 返回所有文章

评论

加载中...
>_