by htdt · Claude Skill · ★ 2.3k
Godogen turns a sentence into a playable game — fully autonomously, no human in the loop. Powered by Godot Engine and Claude Code. Watch the demos Prompts You describe what you want. An AI pipeline designs the architecture, generates the art, writes every line of code, captures screenshots from the running engine, and fixes what doesn't look right — all by itself. The output isn't a visual demo or a throwaway prototype. It's a real Godot 4 project with organized scenes, readable scripts, and proper game architecture. This is the first time an autonomous AI pipeline produces games that actually work — not snippets, not mockups, but complete projects you can open, play, and build on. It handles 2D and 3D, from a nature scene to a snowboarding game. It runs on commodity hardware, no GPU cluster required. And because the architecture is real, these projects can scale toward commercial games as the tools improve. 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. Godot 4 output — produces real projects with proper scene trees, scripts, and asset organization — not throwaway prototypes.
| Stars | 2,254 |
| Forks | 189 |
| Language | Python |
| Category | Claude Skill |
| License | MIT |
| Quality Score | 54.47/100 |
| Open Issues | 2 |
| Last Updated | 2026-03-28 |
| Created | 2026-02-06 |
| Platforms | claude-code, python |
| Est. Tokens | ~36k |
Explore other popular claude skill tools:
godogen is Claude Code skills that build complete Godot 4 projects from a game description. It is categorized as a Claude Skill with 2.3k GitHub stars.
godogen is primarily written in Python. It covers topics such as claude, claude-code, code-generation.
You can find installation instructions and usage details in the godogen GitHub repository at github.com/htdt/godogen. The project has 2.3k stars and 189 forks, indicating an active community.
godogen is released under the MIT license, making it free to use and modify according to the license terms.