Build in the browser
Add objects, edit their content, and give them behavior. Drag things into place and try them out as you go.
Start building ↗A WORLD THAT FITS INTO YOURS
Build an interactive ASCII scene in your browser. Bring your own content. Make it part of the website you already have.
Public beta. Known limitations and export guidance.
HOW IT WORKS
Add objects, edit their content, and give them behavior. Drag things into place and try them out as you go.
Start building ↗Export the scene as JSON, or download a ready-to-run HTML file with the engine included.
world.json + engineUse an iframe for a quick drop-in, or mount the engine inside your own page layout. You choose the size and the content.
See the code ↓EXAMPLES
A small, drivable world with clickable content.
Open in playground ↗Turn a few objects into a different kind of navigation.
Open in playground ↗Start empty and build your own little corner of the web.
Open in playground ↗THE ENGINE
The core simulates your JSON. The browser adapter mounts it in a container. The playground is a client of that same engine—just like your website can be.