How an Escape Room Is Built
The anatomy of a room from the inside: story and puzzle flow, the physical set, the electronics that make props react, the game master's control desk, and what it costs. For students, hobbyists, and anyone curious about what's behind the walls.
Every escape room, from a converted office to a Hollywood-grade set, is the same five layers stacked on top of each other. Knowing the layers is the difference between "that was magic" and "I could build that."
1. Story and flow
A room starts as a one-paragraph premise and a goal: recover the antidote, defuse the device, escape the cabin. From that, the designer writes a puzzle flow: a diagram of every puzzle, what it needs as input, and what it unlocks. Most rooms hold 8 to 15 puzzles arranged so that a group of four always has something to do. Rooms are linear or non-linear, and the choice shapes everything downstream.
The flow is tested on paper long before anything is built. A puzzle that's clever but unfair, or that only one person can work on, gets cut here.
2. The set
The physical room: walls, floor, furniture, lighting, sound. Commercial rooms are built inside ordinary retail or office space, typically 150 to 400 square feet per room, with a hidden corridor behind the walls for cables, speakers, and the game master's access. Sets are built from plywood and standard construction lumber, painted and dressed to theme.
Two rules every builder learns: everything a player can touch will be pulled, twisted, and leaned on, so build heavy. And nothing electrical should be reachable, so cables live behind the wall or above the ceiling.
3. The electronics
This is the layer that makes props feel alive. Almost every effect in a modern room is one of a handful of parts:
- Maglocks hold doors and drawers shut with an electromagnet. Cut the power and they open. Nearly every "the door just opened" moment is a maglock.
- Sensors detect that a puzzle has been solved: a magnet switch under a statue, a button behind a book, an RFID reader that recognizes the right object placed on a pedestal, a keypad, a light sensor watching for a beam.
- A controller connects them. It watches the sensors and, when the right condition is met, releases a lock, plays a sound, or turns on a light. Purpose-built escape room controllers need no code; hobbyists often use an Arduino or Raspberry Pi instead.
- Outputs: lights, speakers, motors, fog, the occasional screen.
A single puzzle, wired, is: sensor to controller to maglock, with a 12-volt power supply. The suppliers guide lists where each part comes from and includes a starter kit under $300.
4. The control desk
Outside the room sits the game master with cameras covering every corner, microphones, a timer feed to the room's screen, and a way to send hints. Room control software ties this together and, in automated rooms, also fires effects and tracks which puzzles have been solved. The game master's other job is the reset: returning every prop and lock to its starting state, usually in 10 to 20 minutes.
5. Testing
Before a room opens it's played by dozens of test groups, first friends, then strangers. Designers time every puzzle, watch where groups stall, and rewrite. A puzzle that takes fifteen minutes when it should take five gets a signpost or gets cut. Testing continues after opening: the game master's notes drive small changes for months.
What it costs
A single commercial room built by its owner runs roughly $15,000 to $50,000 in materials and labor. Turnkey builders quote $35,000 to $225,000 per room installed. A school or hobby room built from plywood, a few maglocks, and a hobby controller can be done for a few hundred to a few thousand dollars, and a tabletop or single-puzzle version for under $300.
If you want to build one
Start with one puzzle, not a room. Pick a sensor, a maglock, and a controller from the suppliers guide, follow one of the free tutorials linked there, and make a box that opens when the right object is placed on it. That's the core loop of every escape room ever built. The rest is story and plywood.
Related Puzzles
Plain definitions for the words players, designers, and reviewers use: game master, linear vs non-linear, red herring, meta puzzle, reset, bottleneck, and more. Short enough to read in five minutes.
Start Here: What an Escape Room Is and How to Play OneNew to escape rooms, or explaining them to someone who is? This is the one page to read first: what happens in a room, how to pick a first one, what it costs, and where to go next on this site.