Platform integration
Identity, wallet, balance, currency switching and play limits, spoken in the ZOOT platform's own protocol. Your game knows who's playing and what they can bet.
ZOOT game studio · desktop
Describe the game you want. The AI you already pay for writes it, on your machine, inside a project that already speaks the ZOOT platform — wallet, rounds, RTP and all. Preview it playing. Then validate it for the platform.
macOS and Windows · brings your own Claude or ChatGPT subscription
server/games/ember-falls/engine.ts
Running rtp simulation
Plain language, references, screenshots of games you like. Forge starts every project from a template that already handles the platform plumbing, so the AI spends its tokens on your game and not on boilerplate it would get wrong.
One button installs everything and runs the game locally with a play-money wallet, so you can press buttons and feel it. Don't like something? Say so. Keep going until it's the game you meant.
Before a game can take real money it has to be honest: outcomes decided on the server, payouts nowhere near the browser, RTP declared and simulated. Forge checks all of it in seconds and tells you exactly what to fix — or hands the fix straight to your AI.
Anyone can get an AI to draw a game. The hard part is everything that makes it a casino game. Every Forge project ships with it wired in from the first message.
Identity, wallet, balance, currency switching and play limits, spoken in the ZOOT platform's own protocol. Your game knows who's playing and what they can bet.
Bets, rounds, cash-outs, resumes and settlement against the game server — the same lifecycle the production games use, not a mock.
A pure math engine with a declared return-to-player and a simulation that proves it, plus a built-in simulator to run the numbers before anyone plays.
The official ZOOT bet controls — multi, tower, mines, plinko, dice — ready to bind. Need an interaction nobody's built yet? Forge knows how to build you a custom one.
Forge has opinions about money, not about art. Layout, engine, style, feel — all yours. Nothing checks your taste, and nothing gets in the way of it.
Forge drives the Claude Code or Codex CLI already signed in on your machine. Your code stays local, your subscription does the work, and nothing routes through us.
Desktop app for macOS and Windows.
Forge needs an AI CLI signed in on your machine — it uses your existing subscription rather than billing you per game.
npm install -g @anthropic-ai/claude-code
claude
npm install -g @openai/codex
codex login
Docker Desktop is also required to run a game's local database while you preview.