Godogen: AI Game Generator for Indie Devs
The Holy Grail for indie game developers is already here.
I found an project called Godogen that can generate full-fledged games. It already has over 5,000 stars on GitHub.
All you need to do is describe the game you want, and it will handle the entire development cycle on its own.
It plans the architecture, creates assets, writes code, runs the engine, takes screenshots, and checks the visual result.
The most interesting part is that it has its own quality control loop. Godogen launches the game, takes screenshots, finds rendering issues on its own, and tries to fix them.
It supports Godot 4, Bevy, and Babylon.js.
It's based on Claude Code or Codex. It also includes language references and documentation for over 850 GDScript classes, which are loaded only when needed.
And all of this can be run on a regular computer.