vingkan / ethicsescape

Clues and web application for ethics escape room about torture.

Home Page:https://ethicsescape.glitch.me/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ethics Escape Room

Web application and clues for ethics escape room about torture.

Instructions

Write clues in markdown in the /original directory. Specify the destination files and decoding keys in encode.js. Secret clues that require a decoding key should have a filename that starts with the letter s. Run this command to encode the clues:

node encode.js

Serve the following directories files on a static website:

  • /files
  • index.html
  • main.js

Share the website link with the players and explain how to unlock digital clues.

Acknowledgements

Activity designed by:

  • Christina Qiu
  • Maria Gargiulo
  • Vinesh Kannan
  • Zhi Keng He

About

Clues and web application for ethics escape room about torture.

https://ethicsescape.glitch.me/

License:MIT License


Languages

Language:JavaScript 75.6%Language:HTML 24.4%