The guard who remembers: a stealth game built on one clever list
Almost everything interesting in this game comes from a single design choice: guards keep a short written memory of what they have seen, and that memory decays at a rate you can learn. Every gadget, every route and every failure state is downstream of that list. We spent a fortnight trying to break it and mostly failed, which is the highest compliment we know how to pay a system.