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.
Frequently asked
- What is leigest519/OpenGame?
- An open-source agentic framework for end-to-end web game creation from natural language prompts using LLMs and code agents.
- Is OpenGame open source?
- Yes — leigest519/OpenGame is open source, released under the Apache-2.0 license.
- What language is OpenGame written in?
- leigest519/OpenGame is primarily written in TypeScript.
- How popular is OpenGame?
- leigest519/OpenGame has 2.6k stars on GitHub.
- Where can I find OpenGame?
- leigest519/OpenGame is on GitHub at https://github.com/leigest519/OpenGame.