Godogen: AI Builds Entire Games — Automated Development with Claude Code + Godot
Open-source Godogen lets you describe a game to Claude Code, and AI handles everything from design, graphics, coding, to bug fixes — delivering a complete Godot 4 game. Vibe coding makes game development accessible to everyone.
AI game development tool Godogen is an open-source vibe coding tool where you describe the game you want in text, and Claude Code handles design, graphics, coding, and testing to produce a fully playable Godot 4 game project. Just say something like "Make a side-scrolling game riding through Amsterdam's bike lanes" and AI builds the game for you — that era is here.

How Godogen Works — 4 Steps for AI to Build a Game
Godogen's process is remarkably systematic. This goes far beyond simple "write some code for me" territory.
Games You Can Build with Godogen — 3 Real Demos
The demo prompts (game descriptions) shared by the developer showcase Godogen's true potential.
Game Development Through Vibe Coding — Why It Matters
Godogen is getting attention because it dramatically lowers the barrier to entry for game development. Previously, building a single game required expertise across multiple disciplines — programming, graphic design, sound, and game design. Godogen lets AI handle all of these. If you're curious about what vibe coding is, you can learn the basics of AI coding from our Free Learning Guide.
Of course, there are limitations. A single generation can take several hours, and quality varies for more complex games. It's an early-stage project with 134 GitHub stars, tested only on Ubuntu and Debian Linux. But the concept of "building games by describing them" remains one of the most exciting examples of vibe coding.
Installing and Using Godogen — Getting Started Guide
If you have Claude Code and Godot 4 installed, you can start right away.
# 1. Create project folder
git clone https://github.com/htdt/godogen.git
cd godogen
./publish.sh ~/my-game
# 2. Set environment variables (Google Gemini API key required)
export GOOGLE_API_KEY="your-key-here"
# 3. Start building your game with Claude Code
cd ~/my-game
claude
# Then use the /godogen command to enter your game descriptionYou can get a Gemini API key for free at Google AI Studio. If you want to create 3D games, you'll also need a Tripo3D API key. A full demo video walking through the process is available on YouTube.
If you want to learn more about AI and vibe coding, check out our Free Learning Guide to get started from the basics, step by step.
Related Content — Get Started with AI | Free Learning Guide
Stay updated on AI news
Simple explanations of the latest AI developments