blob: 844175641ec698f5b372d4be6ec113213381d39e (
plain)
1
2
3
4
5
6
7
8
9
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.
|