Accessibility Escape Room – Keyboard Race
You wake up locked inside a mysterious control facility. The only way out is through four keyboard‑only challenges. Each room requires a different accessibility‑related keyboard pattern.
Play solo to see how fast you can escape, or have two or more players open the Escape Room Keyboard Race and start at the same time. Who will get the fastest time?
Room 1 – The Control Console ⚙️
A glowing console hums in front of you. Four buttons control the system, but only one will unlock the door. Use Tab to reach the menu, then use ← → to move between items, and Enter or Space to activate. Notice how some buttons feel easier to track with focus than others.
If you lose track of which item is selected, press Tab to move into the menu again, then use the arrow keys.
Interfaces often group related controls together, but not all of them make it clear how to move between items or which one is currently selected. Keyboard users depend on predictable navigation patterns and visible focus indicators to understand where they are.
This room demonstrates how unclear or inconsistent focus movement can slow down or confuse keyboard users, even when the controls look simple.
Room 2 – The Elevator Shaft 🛗
You find an old elevator with the door already open. Inside, the control panel has multiple sliders. Only one of them actually moves the elevator. Use Tab to explore the controls. When you find the correct slider, use the arrow keys to set it to floor 3, then activate Confirm floor.
Notice how confusing unlabeled or poorly labeled sliders can be. Only one of these controls actually moves the elevator — but the labels won’t help you. Some controls may not even be connected.
(In real interfaces, sliders should always have clear, descriptive labels.)
When controls look similar but lack clear labels or descriptions, users who rely on assistive technology must guess which one performs the intended action. Ambiguous or missing labels create barriers that impact everyone.
This room highlights how unlabeled or poorly labeled controls force users to experiment instead of confidently selecting the right option.
Room 3 – The Security Terminal 🔐
You exit the elevator on the third floor and find another locked door. A security terminal beside it flickers to life. To pass through the door, you must complete the form using only the keyboard. Use Tab and ShiftTab to move, arrow keys for the role selection, and Space to toggle the checkbox.
There is no correct name or role — any valid entry will work as long as all required fields are completed. Different roles may have different clearance levels.
Forms often contain optional fields, unclear instructions, or role selections that don’t explain their purpose. Keyboard and screen reader users depend on accurate labeling, logical order, and clear requirements to complete forms without confusion.
This room shows how unclear form requirements can cause unnecessary errors or force users to redo work.
Room 4 – The Final Door 🚪
A massive reinforced door blocks your way. A small panel beside it reads “Door Control”. Open the panel, then use the keyboard to navigate the dialog and unlock the door. When the dialog is open, focus stays inside until you choose an option.
Focus will remain inside the panel until you choose an option, then return to the main door controls.
Some interfaces visually disable controls without explaining why, leaving keyboard and screen reader users uncertain about what must happen first. When required steps aren’t communicated programmatically, assistive technology users are left guessing.
This room illustrates how hidden dependencies can block progress for users who rely on assistive technology.