Home > News & Updates > Arduino News > DON’T PANIC: A COOPERATIVE BOMB DEFUSING GAME

DON’T PANIC: A COOPERATIVE BOMB DEFUSING GAME

Summary of DON’T PANIC: A COOPERATIVE BOMB DEFUSING GAME


Heath Paddock created a physical escape room game called "DON'T PANIC," based on "Keep Talking and Nobody Explodes." Two players cooperate to defuse a suitcase bomb within five minutes: one sees the modules, while the other relies on verbal descriptions. The hardware features twice as many hand-wired modules as the original digital game, including an LED maze driven by an Arduino. These modules communicate via a mesh network configured in a loop, allowing for complex cooperative gameplay without visual access to the device's internal state.

Parts used in the DON'T PANIC:

  • Arduino
  • LED maze module
  • Green anchor LEDs
  • Blue LED
  • Red LED
  • Mesh network configuration
[Heath Paddock] wanted to confound his friends with a game that mimics an escape room in a box. About six months after starting, he had this glorious thing completed. It’s a hardware version of a game called Keep Talking and Nobody Explodes where players have five minutes to defuse a suitcase bomb. This implementation requires at least two players, one with the box-bomb itself, and one who holds all the knowledge but can’t see the box-bomb to defuse it.

[Heath]’s version has twice as many modules as the original game, each hand-wired one driven by an Arduino. One of the modules is an LED maze. There are two green anchor LEDs in one of six configurations, and and blue and a red LED.

The object is to move the blue LED next to the red one without touching any walls. Of course, the box-holder can’t see the walls and must describe the configuration of the anchor LEDs to their partner in order to get started.

All of the modules are quite different, which likely makes for an extremely fun and challenging five minutes. [Heath] reports that getting inter-module communication down was a long road. Eventually, [Heath] settled on a mesh network configuration and connected everything in a big loop. Be sure to check out the walk-through video after the break.

This isn’t the first time we’ve seen a hardware implementation of this game. Here’s one that uses a Raspberry Pi.

Source: DON’T PANIC: A COOPERATIVE BOMB DEFUSING GAME

Quick Solutions to Questions related to DON'T PANIC:

  • What is the main objective of the game?
    The object is to defuse a suitcase bomb within five minutes.
  • How many players are required to play?
    At least two players are needed to play the game.
  • Does the box-holder know what the walls look like?
    No, the box-holder cannot see the walls and must describe the configuration to their partner.
  • How does the LED maze work in this version?
    The goal is to move the blue LED next to the red one without touching any walls.
  • What technology drives the modules?
    Each hand-wired module is driven by an Arduino.
  • How many modules does Heath's version have compared to the original?
    This implementation has twice as many modules as the original game.
  • What communication method was used for inter-module connectivity?
    The creator settled on a mesh network configuration connected in a big loop.
  • Can the player with knowledge see the bomb?
    No, the player holding all the knowledge cannot see the box-bomb.

About The Author

Ibrar Ayyub

I am an experienced technical writer holding a Master's degree in computer science from BZU Multan, Pakistan University. With a background spanning various industries, particularly in home automation and engineering, I have honed my skills in crafting clear and concise content. Proficient in leveraging infographics and diagrams, I strive to simplify complex concepts for readers. My strength lies in thorough research and presenting information in a structured and logical format.

Follow Us:
LinkedinTwitter
Scroll to Top