Featured

Escape Room Puzzle Tutorial - "Symbol Wheels"



Published
Learn how to create an escape room puzzle in which players must rotate a set of stone discs so that all the symbols along their touching edges match. The position of each disc is monitored by an Arduino and, when the puzzle is correctly solved, a relay is activated, releasing a key from a maglock.
I'll illustrate how I used Inkscape to design and layout the symbols on the stone discs, which I cut on a CNC router (though you could easily create these using hand tools and paint the symbols on). I used Minizinc to model the puzzle logic and ensure that only one unique solution existed, and the Arduino IDE to program the puzzle controller.


Timings
---
00:00:00 - 00:02:23 Introduction and demonstration
00:02:24 - 00:08:21 Creating the design and layout
00:08:22 - 00:19:12 Modelling the puzzle logic
00:19:13 - 00:23:48 Building the prop hardware
00:23:48 - 00:27:45 Electronics wiring
00:27:46 - 00:36:36 Arduino code
00:36:37 - 00:37:48 Wrapup

Software Used (all free and open-source
Category
Audio
Be the first to comment