
VibeGame: The Self-Evolving Multi-Agent Game Framework Turning Prompts into Playable Games
VibeGame is an open-source, self-evolving multi-agent game framework that turns natural language prompts into fully playable 2D web games. Built on Claude Code and OpenAI Codex agent runtimes with a Phaser-based engine, it organizes eight specialized agents into an adversarial team that separates generation from review, then distills every accepted project into reusable skeletons so each new game starts from a higher baseline. What Is VibeGame? — Prompt-to-Game Development with an AI-Native Engine VibeGame is a research project from the Pattern Recognition Laboratory at Nanjing University, released in August 2026 with a technical report dated August 17, 2026. It is open source under the Apache 2.0 license, built on Python 3.12+, and as of late August 2026 the repository had roughly 220 stars and 12 forks on GitHub. ...