Log inGet started

Zero is an AI game engine built for AI agents

Zero runs 3D worlds in a browser tab and on the desktop. You script it in Luau, and an agent can drive the whole engine over the Model Context Protocol: scenes, entities, materials, shaders and gameplay code.

Build a world in Zero

Creating in your browser is free, and Zero is free to download for Windows, macOS and Linux.

What the engine is

A real-time 3D engine with an entity system, materials, shaders, physics and multiplayer. A world is Luau code and data, so everything an agent writes is text you can read, diff and edit yourself.

How an agent builds in it

Zero exposes its editing surface over the Model Context Protocol, hosted and in the browser. Point Claude Code, OpenAI Codex, Cursor, Gemini CLI or your own agent at it and the agent works the engine directly.

Where the worlds go

ZeroMind keeps what you publish: commits, branches, tags and packages any other world can install. A published world gets a page and a player anyone can open in a browser.

Worlds running on Zero right now

Each of these is the engine doing its job in a browser tab, with nothing to install. Open one and play it, or fork it and read how it was built.