Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
TANGLET(6)			  Games Manual			      TANGLET(6)

NAME
     tanglet - word finding game

SYNOPSIS
     tanglet [options] [file]

DESCRIPTION
     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 direc-
     tion 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.

OPTIONS
     -h, --help
	    Displays help on commandline options.

     --help-all
	    Displays help including Qt specific options.

     -v, --version
	    Displays version information.

     file   A game file to play.

SEE ALSO
     qt6options(7)

REPORTING BUGS
     Report bugs to tanglet@bugs.gottcode.org.

COPYRIGHT
     Copyright (C) 2009-2025 Graeme Gott

     Free use of this software is granted under the terms  of  the  GNU  General
     Public  License version 3 (GPLv3). There is NO WARRANTY, to the extent per-
     mitted by law.

AUTHOR
     Graeme Gott.

Tanglet 1.6.9			  February 2026 		      TANGLET(6)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=tanglet&sektion=6&manpath=FreeBSD+Ports+15.1.quarterly>

home | help