diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2019-04-03 23:02:46 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2019-04-03 23:02:46 +0900 |
commit | fcad8b8d150fb9f508973e3044a103de74ec3877 (patch) | |
tree | ca34a8cf3bfbe08335d40c47863b4901e1d19609 /ubuntu/_base/tdegames/debian/man/kwin4-trinity.man | |
parent | 5d8ed1fab813d86b04383f7fcf8ab2c994cbea30 (diff) | |
download | tde-packaging-fcad8b8d150fb9f508973e3044a103de74ec3877.tar.gz tde-packaging-fcad8b8d150fb9f508973e3044a103de74ec3877.zip |
DEB: use _base folder for a distro instead of specific distros (squeeze and maverick).
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'ubuntu/_base/tdegames/debian/man/kwin4-trinity.man')
-rw-r--r-- | ubuntu/_base/tdegames/debian/man/kwin4-trinity.man | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/ubuntu/_base/tdegames/debian/man/kwin4-trinity.man b/ubuntu/_base/tdegames/debian/man/kwin4-trinity.man new file mode 100644 index 000000000..629ab3407 --- /dev/null +++ b/ubuntu/_base/tdegames/debian/man/kwin4-trinity.man @@ -0,0 +1,22 @@ +.TH KWIN4 6 +.SH NAME +twin4 \- Connect Four clone for TDE +.SH SYNOPSIS +.B twin4 +.I [Qt-options] [TDE-options] +.SH DESCRIPTION +Four wins is a game for two players. Each player is represented by a +color (yellow and red). The goal of the game is to get four connected +pieces of your color into a row, column or any diagonal. This is done +by placing one of your pieces into any of the seven columns. A piece +will begin to fill a column from the bottom, i.e. it will fall down +until it reaches the ground level or another stone. After a move is +done it is the turn of the other player. This is repeated until the +game is over, i.e. one of the players has four pieces in a row, column +or diagonal or no more moves are possible because the board is filled. +.so kdeopt.part +.SH SEE ALSO +More detailed user documentation is available from +.BR help:/twin4 +(either enter this URL into \fBkonqueror\fP, or run `khelpcenter +help:/twin4'). |