The Game Master (GM) panel is the operator interface used to monitor and control an active escape room session. In Wonder Controlz, the GM panel is built using Node-RED Dashboard — a UI framework that runs directly inside Node-RED on the Main PC.
Node-RED Dashboard provides a set of visual widgets (buttons, switches, sliders, indicators, text fields, gauges, etc.) that can be arranged into a custom interface. The GM panel is accessed through a web browser on any device connected to the local network — a tablet, laptop, or dedicated monitor at the GM station.
Because the panel is built within Node-RED, it has direct access to the entire game logic and all connected devices. There is no separate “control software” or additional layer between the GM and the room — the panel is part of the same flow that runs the game.
Every room is different, so the GM panel is tailored to each installation. Common elements include:
Since the GM panel is built with Node-RED Dashboard nodes, it can be customized without limits:
Room builders and operators can modify the panel at any time by editing the Node-RED flow — no external tools, no recompilation, no deployment process.
The GM panel benefits directly from the Zero Field Logic architecture: