> ## Documentation Index
> Fetch the complete documentation index at: https://mintlify.com/BunnyNabbit/voxel-telephone/llms.txt
> Use this file to discover all available pages before exploring further.

# Welcome to Voxel Telephone docs

> Documentation for Voxel Telephone, a ClassiCube multiplayer game where players alternate building voxel scenes and describing them across 16-turn chains.

Voxel Telephone is a multiplayer game for ClassiCube where players take turns building and describing voxel creations. Each game starts with a prompt — a player builds it in voxels, the next player describes what they see, another player builds that description, and so on for 16 turns. The results are often surprising, funny, and completely unlike where the game started.

<CardGroup cols={2}>
  <Card title="How to Play" icon="gamepad" href="/how-to-play">
    Learn the rules of the telephone game and how a full round works
  </Card>

  <Card title="Building Commands" icon="cube" href="/building/overview">
    Explore the full set of voxel building tools available in-game
  </Card>

  <Card title="View Finished Games" icon="eye" href="/gameplay/viewing-games">
    Browse completed game chains in the gallery or on the website
  </Card>

  <Card title="Server Setup" icon="server" href="/server/quickstart">
    Run your own Voxel Telephone server for ClassiCube
  </Card>
</CardGroup>

## How the game works

Each Voxel Telephone game is a chain of 16 turns that alternates between building and describing:

<Steps>
  <Step title="A game starts with a prompt">
    Someone types a description to kick off a new game chain — anything from "a house" to "a computer chip exploding."
  </Step>

  <Step title="A player builds the prompt">
    You join a game and build whatever the prompt describes in your 64×64×64 voxel space, using any of the available building commands.
  </Step>

  <Step title="The next player describes your build">
    Another player sees only what you built — not the original prompt — and writes their own description of what they see.
  </Step>

  <Step title="The chain continues for 16 turns">
    Building and describing alternate until the 16th turn is complete. Then the full chain of prompts and builds can be viewed by anyone.
  </Step>
</Steps>

## Play now

You can join the game directly in your browser or through the ClassiCube client:

* **Web browser**: [Play on ClassiCube](https://www.classicube.net/server/play/1209f0e99914671f9cffc14d23f543c4/?canProxy=true)
* **ClassiCube client**: Search for "Voxel Telephone" in the server list
* **Website**: Browse finished games at [voxel-telephone.bunnynabbit.com](https://voxel-telephone.bunnynabbit.com/games)

<Note>
  Voxel Telephone is designed for the ClassiCube client, which supports CPE (Classic Protocol Extension). Standard Minecraft Classic clients may have limited functionality.
</Note>
