A new open-source framework called OpenGame is aiming to streamline web game creation using artificial intelligence. Developed by the team behind CosmoX, OpenGame is described as the first open-source agentic framework designed for end-to-end web game development.
The framework introduces a Game Skill module that uses reusable templates and a living protocol of verified fixes to ensure architectural stability. Under the hood, it is powered by GameCoder-27B, a specialized code large language model (LLM) trained to handle complex game engine requirements.
OpenGame also includes OpenGame-Bench, an automated evaluation pipeline that measures build health, visual usability, and how well the generated game aligns with the original intent. According to early benchmarks, the framework achieves state-of-the-art performance across 150 diverse game generation prompts.
The project is available on YouTube and GitHub, and aims to lower the barrier for creating web-based games by leveraging AI agents to handle coding tasks.