Last Updated or created 2023-01-05
As part of my internet based escape room.
I took the idea from the Keep-talking-and-nobody-explodes game.
When starting up, is gets the configuration from a Mqtt Topic.
So i can create a different setup over the internet.
The result is also send back via MQTT.
(example play, all players are on different locations)
- Player 1 figures out the wires.
- Player 2 connects the wires.
- Player 3 sees the result (correct or not) and next puzzle opens up for Player 3
I used a wire with a line. Multiple colors for jacks and sockets.
It’s also possible to connect a jack to a jack.
Loads of possibilities.
Todo:
Wifi and Mqtt part
Debounce software or hardware