Skip to content

A python script that runs an escape room from a Raspberry Pi

License

Notifications You must be signed in to change notification settings

jtuinman/escapemachine

 
 

Repository files navigation

escapemachine

A python script for supporting Escape Room puzzles with a Raspberry Pi (https://www.raspberrypi.org/)

Features

The Pi runs the following functions:

  • Allow the game master to play spoken hints and sound effects, from a previously placed set of sound files
  • Play the background music for the escape room, with fading over to other tracks on scene changes
  • Follow scene progression from a phone, allow for direct intervention by enabling or disabling individual relays
  • Show a countdown timer and log scene changes

Interface

The interface was built using materializecss and is aimed at phone and tablet use.

Technically..

..this script was converted from Mark Ottings orginal version which ran on a C.H.I.P.

About

A python script that runs an escape room from a Raspberry Pi

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • HTML 61.0%
  • Python 26.8%
  • CSS 12.2%