diff options
author | albator <albator@arcadia.vtf> | 2011-11-05 11:51:44 +0100 |
---|---|---|
committer | albator <albator@arcadia.vtf> | 2011-11-05 11:51:44 +0100 |
commit | 70bc259aa3f4dbd83bd239030690759449ee714b (patch) | |
tree | b61af2d70c64ca12dbec49053c0b20dae8ba7926 /ubuntu/maverick/tdegames/debian/man/kwin4-trinity.man | |
parent | 1f3a44f73fa43d3c30f47ff8c4f5c414d83f4765 (diff) | |
parent | 169853a068683db6540e3b77542d5139bb7867d1 (diff) | |
download | tde-packaging-70bc259aa3f4dbd83bd239030690759449ee714b.tar.gz tde-packaging-70bc259aa3f4dbd83bd239030690759449ee714b.zip |
Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/tde-packaging
Diffstat (limited to 'ubuntu/maverick/tdegames/debian/man/kwin4-trinity.man')
-rw-r--r-- | ubuntu/maverick/tdegames/debian/man/kwin4-trinity.man | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/ubuntu/maverick/tdegames/debian/man/kwin4-trinity.man b/ubuntu/maverick/tdegames/debian/man/kwin4-trinity.man new file mode 100644 index 000000000..f1e3a0def --- /dev/null +++ b/ubuntu/maverick/tdegames/debian/man/kwin4-trinity.man @@ -0,0 +1,22 @@ +.TH KWIN4 6 +.SH NAME +kwin4 \- Connect Four clone for KDE +.SH SYNOPSIS +.B kwin4 +.I [Qt-options] [KDE-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:/kwin4 +(either enter this URL into \fBkonqueror\fP, or run `khelpcenter +help:/kwin4'). |