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 ob-
       ject 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 di-
       rection 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 nor-
       mal 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
       permitted by law.

AUTHOR
       Graeme Gott <graeme@gottcode.org>.

Tanglet	1.6.8			 February 2025			    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.0.quarterly>

home | help