Git Product home page Git Product logo

escape2's Introduction

escape2

An electron-vue project

Built by Doug Cone for Synergy Mill's first birthday party. App was one piece of a series of puzzles in the escape room featured at the party. The app was run in kiosk mode on a raspberry pi, deployed via Resin.io.

The app contains a username/password which was hidden on a sticky note underneath the keyboard provided in the room. Once the login is passed a simple email screen is presented with a clue hidden in the emails to help players decrypt the lock for the room.

The app also uses an Express server and Websockets to provide a remote control for starting/stopping the timer and resetting the app back to the login screen. Websockets are used to push the current time back to the remote app so the operator can see how much time is remaining.

Check out the video describing the room on YouTube

Screenshots: screenshot 1 screenshot 2

Todo / Wishlist

Originally the goal was to leverage johnny-five to operate a digital countdown timer inside the room, possibly also an audio warning of the remaining time.

Also a cool feature to add would've be the ability to "echo" the screen, or show the current location on the remote so that the operator could see where the players were in the system.

Add or subtract a minute from the remote.

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:9080
npm run dev

# build electron application for production
npm run build


# lint all JS/Vue component files in `src/`
npm run lint

This project was generated with electron-vue using vue-cli. Documentation about the original structure can be found here.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.