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

FreeBSD Manual Pages

  
 
  

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

NAME
     gottet - simple falling blocks game

SYNOPSIS
     gottet [options]

DESCRIPTION
     Gottet  is  a clone of Tetris I wrote for my wife. Pieces fall from the top
     of the play area and you can move them horizontally as well as rotate  them
     before  they  reach the bottom of the play area. The goal is to create full
     lines of pieces, which are then removed. The game is over when the stack of
     pieces reaches the top of the play area.

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

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

     -v, --version
	    Displays version information.

SEE ALSO
     qt6options(7)

REPORTING BUGS
     Report bugs to <gottet@bugs.gottcode.org>.

COPYRIGHT
     Copyright (C) 2008-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 <graeme@gottcode.org>.

Gottet 1.2.7			  February 2026 		       GOTTET(6)

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

home | help