leigest519/OpenGame
An open-source agentic framework for end-to-end web game creation from natural language prompts using LLMs and code agents.

OpenGame enables AI agents to generate fully playable web games from high-level design prompts, addressing cross-file inconsistencies and logical incoherence that stymie general code generation. It introduces Game Skill, a reusable capability composed of a Template Skill for building project skeletons and a Debug Skill for maintaining verified fixes. The framework coordinates agents to scaffold stable architectures and systematically repair integration errors across game engines and state management.