ForgeaX is an AI-native personal game studio. We believe the barrier to making games is being redefined by AI.
Our vision is direct: let smaller teams, with AI, make games that used to require much larger ones. Not to replace creators, but to hand the heavy engineering and production between "idea" and "playable game" to AI.
How it works
In the studio you describe the game you want to an AI lead called Forge — through chat, by working directly in a visual editor, and (later) with inputs like images and video. It plans, brings in specialized sub-agents when needed (gameplay, design, art…), then writes the engine code itself, hot-reloading the result into a live browser preview.
Underneath are two in-house foundations: an engine redesigned for the AI's point of view (so AI can read it, write it, and understand its errors), and a development loop that holds AI to a correct, verifiable result (requirements in, playable output out, every step observable and traceable).
What's inside
Four pieces work together:
- An AI-native engine — a TypeScript ECS engine with dual-RHI rendering (WebGPU + a wasm backend), PBR/IBL/SSAO, 2D/3D physics, glTF/FBX assets and skeletal animation. Its APIs, errors and state are shaped for AI to read and write.
- A self-evolving dev loop (the ForgeaX closed loop) — a seven-step pipeline (requirements → research → plan → implement → verify → judgment → finalize) driven by an orchestrator and role-specialized sub-agents, with AI review and a sandbox that actually runs and screenshots each build; it learns from its own feedback and grows steadier over time.
- AI-native gameplay — not just making games with AI, but building AI into the play itself: intelligent NPCs, generative content, interactive AI experiences.
- The studio & editor — a chat panel beside a live preview, and a visual scene editor whose edits flow straight back into the running game, on web or as a desktop app.
- An agent team & creation tools — named agents for production, gameplay, design, narrative, art and coding, plus a marketplace of workbenches that generate characters, animation, 3D models, VFX, UI, music and more.
Where we are
The current stage is turning ideas into playable games with AI: we can already make playable FPS, ARPG, survival and shooter demos in the studio, with an engine covering PBR rendering, physics and skeletal animation. We'll keep polishing this stage toward shippable quality.
Open source
The ForgeaX tool layer is licensed under Apache License 2.0 — anyone can freely fork, use, build commercially, and redistribute. We want it to be an open project the community can build together. See the license page.
Let smaller teams make bigger games.