ZOOT game studio · desktop

Build a real casino game
by talking to your own AI.

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

Three steps, then it's a game

  1. 1

    Say what you want

    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.

  2. 2

    Watch it play

    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.

  3. 3

    Validate for ZOOT

    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.

The boring parts are already done

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.

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.

Real round lifecycle

Bets, rounds, cash-outs, resumes and settlement against the game server — the same lifecycle the production games use, not a mock.

Configurable RTP

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.

Play controllers

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.

Total creative freedom

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.

Your AI, your subscription

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.

Download Forge

Desktop app for macOS and Windows.

Before your first game

Forge needs an AI CLI signed in on your machine — it uses your existing subscription rather than billing you per game.

Claude Code

npm install -g @anthropic-ai/claude-code claude

Codex CLI

npm install -g @openai/codex codex login

Docker Desktop is also required to run a game's local database while you preview.