diff options
Diffstat (limited to 'games/cryptokwot/README')
-rw-r--r-- | games/cryptokwot/README | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/games/cryptokwot/README b/games/cryptokwot/README new file mode 100644 index 0000000000000..844175641ec69 --- /dev/null +++ b/games/cryptokwot/README @@ -0,0 +1,10 @@ +cryptokwot (substitution cipher game) + +This is a game which the player must decipher a quotation that's been +enciphered with a randomly generated simple substitution cipher. If +you've ever done a newspaper Cryptoquote or Cryptoquip, this will be +familiar. + +cryptokwot doesn't solve the puzzle for you; it basically replaces +pencil and paper, allowing you to assign plaintext letters to +ciphertext ones interactively. |