Game Theorists
  • Welcome!
  • Opening Notes
  • Pre-ARG
    • Digital
      • D.Y0: What is MatPat HIDING?
      • D.Y1: tenretni olleh
      • D.Y2: gtlive bookshelf
      • D.E0: theorist gateway
      • D.Y3: ◉youareprepared◉
      • D.E1: notthefirst
      • D.E2: leave luck to heaven
      • D.Y4: The END of Princess Peach
      • D.Y5: Why You CAN'T Beat Super Smash Bros Ultimate!
      • D.Y6: SuperHot.exe is a VIRUS!
    • Real World
      • R.M0: jpaulers shirt
  • Gateway
    • D.G0: gateway
    • D.G1: leaderboard
    • D.G2: gates
  • Gate 1
    • Real World
      • R.M0: instructions begin
    • Keys
    • Digital
      • D.G1: alaska
      • D.Y1: This is NOT Your Story!
  • Beta Gate 1
    • Keys
  • Beta Gate 2
    • Keys
  • Gate 2
    • Digital
      • D.G0: artwork update
    • Keys
  • Useful Resources
Powered by GitBook
On this page
  • glossary
  • resources

Was this helpful?

Useful Resources

Here's a few resources to help understand ARGs. If you are new to ARGs or puzzle-solving in general, please consult the Game Detectives Academy here for some basic puzzle-solving tools. Good luck.

glossary

  • acrostic - a form of steganography where a message is spelled by the first letter of each line, word, or other segment

  • ASCII - the American Standard Computer Information Interchange; a common method of encoding characters into numeric representations. Numbers are encoded at points 48-57 (0x30-0x39), uppercase from 65-90 (0x41-0x5A), and lowercase from 97-122 (0x61-0x7A)

  • ARG - an "alternate reality game"; a game where events play out in the "real world".

  • anagram - a word or phrase formed by rearranging the letters of another, such as cinema from iceman

  • binary - a number system consisting of only zeroes and ones; used as the basis for modern computing

  • base64 - a number system consisting of normal digits, uppercase letters, lowercase letters, "+", "/", and "=". An "=" can only appear at the end. Base64 can be used to encode text through a system like ASCII or other media (images, etc.) as a binary stream.

  • Caesar cipher - a cipher where each letter is shifted over by a set offset.

    • ROT13 - The most common version of a Caesar Cipher, rotating all letters by 13.

  • cipher - a method of modifying data to hide it from other people who don't know how to decipher it.

  • hexadecimal - a number system with 16 digits (0-9, A-F); used in computing as each character can represent four binary digits. Usually prefixed with 0x.

  • Morse code - an alphabet or code traditionally used by radio operators where characters are represented by dashes and dots (or long and short signals)

  • trailhead - the initial clue or event that starts an ARG. For example, one can type "!trailhead" into #bot-spam to get access to the rest of the ARG channels.

  • pigpen cipher - also known as a tic tac toe cipher, a simple substitution cipher in which letters are fragments of a grid

  • rabbit hole - an endless descent into the unknown, commonly referring to a combined stretch in logic

  • red herring - a "clue" with no purpose, meant to mislead the players of an ARG.

  • spectrogram - often abbreviated "spectro"; a graph of frequencies used in audio with respect to time

  • steganography - the act of concealing messages within another medium. Should not be confused with encryption or ciphertext.

  • substitution cipher - a family of ciphers involving monoalphabetic codes, where letters of the original ciphertext correspond to different letters or symbols.

  • Vigenère cipher - a Caesar-like cipher where the offset varies based on a keyword.

resources

PreviousKeys

Last updated 6 years ago

Was this helpful?

- a site with decoders for a whole lot of common ciphers

- a bunch of tutorials on finding clues for ARGs

- a theorist made site to decode the symbol alphabet used in the ARG

dcode
GameDetectives Academy
Pangram Translator