EARLY ACCESS Share feedback
Vibe Coding · Powered by AI

Describe a game.
Play it in seconds.

Vaibie turns prompts into playable browser games and 3D worlds. Three.js under the hood, every frontier model on tap, all running in your browser.

What you can build

Vaibie wires AI directly to a live three.js sandbox. Prompt, refine, ship.

3D worlds

Procedural planets, voxel landscapes, physics playgrounds — all rendered with three.js right in the page.

Arcade browser games

2D shooters, puzzle games, idle clickers. Pure vanilla JS — no build step, no install.

Interactive web apps

Dashboards, generative art, demos. If it runs in a browser, you can vibe-code it here.

Every top model

Claude, GPT-5, Gemini 3 Pro, Grok, DeepSeek — pick your favorite each prompt.

Iterate in chat

"Add a leaderboard." "Make the boss faster." Conversational refactors that ship instantly.

Shareable links

Every project gets a public play URL and embed snippet. Send your game, get instant feedback.

Every game comes batteries-included

Persistence and social features are wired in by default — you just prompt for them.

Leaderboards

"Add a high-score table" works on prompt one. Scores persist across sessions, sorted server-side, visible to anyone who plays.

Per-game database

Every project gets its own SQLite. Save runs, profiles, world state — query it from your game with one line of window.vaibie.db.

Multiplayer-ready

Shared state between players via the same per-game DB. Co-op, async PvP, shared worlds — no servers to spin up.

Two ways to vibe

Use our chat UI, plug your own coding agent into our API, or — best of both — combine them.

Vaibe in the studio

Chat with Claude, GPT-5, Gemini, Grok, or DeepSeek directly in our UI. We handle the system prompt, the iframe sandbox, the live preview — you just describe the game.

  • Conversational refactors with full game context
  • 1-click auto-debug on console errors
  • Credit cost based on usage
Open the studio

Bring your own coding agent

Drive Vaibie from Claude Code, Codex, or your own scripts via the REST API. Write the game locally, push to a Vaibie project — only 1 credit per push.

  • POST /projects — 10 ◎ to spin up a new game
  • PUT /projects/{slug}/code — 1 ◎ per BYO-LLM push
  • Use your own model subscription + low credit cost
Read the API docs
Best of both worlds: scaffold the game with your local coding agent for raw speed and cost, then jump into the Vaibie studio for manual polish in a human-first editor with live preview, scoreboard wiring, and prompt-driven tweaks.

How it works

Type a prompt

"A 3D pinball table where the ball is a tiny moon."

AI writes the code

HTML / CSS / JS — with three.js if it's 3D — generated and rendered live.

Play immediately

Click into the preview. If it's not quite right, just say so and iterate.

Save & share

Get a public play link or embed code. Fork friends' games to remix them.

Ready to vibe?

Sign in with your Alexiuz account — the same login works across the whole ecosystem.

Open the studio