Build live experiences with Banto DSL
A small declarative language for real-time audience sessions. Describe what the host and audience see, wire up the actions, and publish. No socket plumbing required.
Getting started
Install the CLI and the editor extension, scaffold a project, and publish a game to banto.tv.
read →The Banto language
A friendly tour of the DSL — blocks, types, actions, and components.
read →CLI reference
Every command, every flag, every config file.
read →Recipes
Copy-paste patterns for the things you'll actually build.
read →Registry reference
The components and functions Banto ships with.
read →Gotchas
Common compile errors and the fixes that clear them.
read →Build Banto games with your AI agent
A downloadable skill for Claude Code, Cursor, and other coding agents. Drop it in your project (e.g. .claude/skills/banto-game/SKILL.md) and your agent knows how to scaffold, build, and publish a game.