aboutsummaryrefslogtreecommitdiff
path: root/games/cryptokwot/README
diff options
context:
space:
mode:
authorB. Watson <yalhcru@gmail.com>2022-01-10 23:22:19 -0500
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2022-01-17 09:03:28 +0700
commitdc52d121921a79e9fae20f586c820a1fd8dd14a5 (patch)
tree7edcd3af2ed48adb18fca814627e1c4dad9e53d4 /games/cryptokwot/README
parentc218f521979d82dfe7faa356d3d5d63e03eab419 (diff)
games/cryptokwot: Added (substitution cipher game).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'games/cryptokwot/README')
-rw-r--r--games/cryptokwot/README10
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.