Textual TUI
uv run --all-extras bunnyland-tui
--server …An ASCII-art interface you drive with the mouse: pick actions from menus and click targets in the room, with no command syntax to memorize.
Persistent ECS social sandbox
An open-source simulation server. Humans and LLM-driven characters share one living world and play it with the same commands.
Terminal play
From a checkout, run with uv run --all-extras (or use the published containers), then connect:
uv run --all-extras bunnyland-tui
--server …An ASCII-art interface you drive with the mouse: pick actions from menus and click targets in the room, with no command syntax to memorize.
uv run --all-extras bunnyland-repl
--server …A traditional typed command line, with modern touches like clickable names and tab completion.
Build & administer
Admin tools prompt for the deployment's Basic-auth login the first time they hit a protected route.
Replace or reset the live world from a generator, seed, or prompt.
Open GeneratorBrowse the world as a graph — a loaded snapshot or a live connection.
Open InspectorEdit entities, components, edges, and saves; pause/resume; LLM patches.
Open World EditorAuthor and validate trigger/action script JSON against a snapshot.
Open Script EditorResources