diff options
author | LEVAI Daniel <leva@ecentrum.hu> | 2013-06-26 15:44:45 -0500 |
---|---|---|
committer | Niels Horn <niels.horn@slackbuilds.org> | 2013-06-29 16:11:01 -0300 |
commit | fc63df7ac17da12a5700ac44442343b564077abc (patch) | |
tree | 82c6759cbc26601fd724b9b55297fe0df2a7d365 /games/tanglet/README | |
parent | 225260ebe43bd68cb0985449ca98c98d1d09127e (diff) |
games/tanglet: Added (single player word finding game)
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
Diffstat (limited to 'games/tanglet/README')
-rw-r--r-- | games/tanglet/README | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/games/tanglet/README b/games/tanglet/README new file mode 100644 index 000000000000..2cd642ecabd8 --- /dev/null +++ b/games/tanglet/README @@ -0,0 +1,10 @@ +Tanglet is a single player word finding game based on Boggle™. The object of +the game is to list as many words as you can before the time runs out. There +are several timer modes that determine how much time you start with, and if you +get extra time when you find a word. + +You can join letters horizontally, vertically, or diagonally in any direction +to make a word, so as long as the letters are next to each other on the board. +However, you can not reuse the same letter cells in a single word. Also, each +word must be at least three letters on a normal board, and four letters on a +large board. |