# leigest519/OpenGame

OpenGame: Open Agentic Coding for Games

Repository: https://github.com/leigest519/OpenGame
Canonical: https://ross.abutalabs.com/products/opengame
Language: TypeScript
License: Apache-2.0
License Family: permissive
Last push: 2026-08-22T10:57:44+00:00

## Health v2 (maintenance only)
Score: 59/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 99, release rhythm 35, longevity 9
- inputs: {"age_days": 135, "days_push": 11, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, young
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2859, forks 416 (observed 2026-08-28T04:07:25.972073+00:00)

## What it is
OpenGame is an open-source agentic framework for end-to-end web game creation from a single prompt, built around a reusable 'Game Skill' system of template scaffolding and debug protocols. It is paired with GameCoder-27B, a code LLM specialized for game engines, and OpenGame-Bench, an evaluation pipeline scoring generated games via headless browser execution and VLM judging.

## Use cases
- generate a playable web game from a text prompt
- build games with an AI coding agent that handles cross-file consistency
- evaluate how well agents produce playable games
- fine-tune or use a code LLM specialized in game engines
- research agentic game development workflows

## When to choose
- you want to auto-generate complete playable web games from prompts
- you need a benchmark for evaluating agentic game generation
- you are researching agentic coding beyond simple SWE tasks

## When to avoid
- you need a general-purpose game engine for manual development
- you want production game development tooling like Unity or Godot
- you cannot run Node.js 20+ or host the specialized LLM

## Facets
- artifact type: framework
- maturity: active
- function: agent-framework, llm-inference, machine-learning, game-engine, code-review
- domain: artificial-intelligence, large-language-models, web-development
- platform: cross-platform, cli
- tags: agentic-coding, game-generation, llm, benchmark, web-games, research, ai-agents, game-development, nodejs

## Member repositories
- leigest519/OpenGame (main) score 59

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:25.972073+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T07:36:29.130560+00:00, confidence not recorded.
  - readme: https://github.com/leigest519/OpenGame (fetched 2026-08-28T04:07:25.972073+00:00, sha 2be169fb2ce0)
- Data as of 2026-08-30T08:39:29.467469+00:00.
