aboutsummaryrefslogtreecommitdiffstats
path: root/games/gomoku.app/pkg-descr
diff options
context:
space:
mode:
authortg <tg@FreeBSD.org>2000-09-22 20:36:08 +0800
committertg <tg@FreeBSD.org>2000-09-22 20:36:08 +0800
commit1b136a6735ff0e29d8f160f368fc2d8f82ad0a90 (patch)
treee137f3da2d59da4df057d00cc09b8925b80f4294 /games/gomoku.app/pkg-descr
parente343bed80e8b5510a431a6db750a0b50279f3027 (diff)
downloadfreebsd-ports-gnome-1b136a6735ff0e29d8f160f368fc2d8f82ad0a90.tar.gz
freebsd-ports-gnome-1b136a6735ff0e29d8f160f368fc2d8f82ad0a90.tar.zst
freebsd-ports-gnome-1b136a6735ff0e29d8f160f368fc2d8f82ad0a90.zip
New ports gomoku.app, a five-in-a-row game for GNUstep.
Diffstat (limited to 'games/gomoku.app/pkg-descr')
-rw-r--r--games/gomoku.app/pkg-descr15
1 files changed, 15 insertions, 0 deletions
diff --git a/games/gomoku.app/pkg-descr b/games/gomoku.app/pkg-descr
new file mode 100644
index 000000000000..e973c5a093ef
--- /dev/null
+++ b/games/gomoku.app/pkg-descr
@@ -0,0 +1,15 @@
+Gomoku.app is an extended TicTacToe game for GNUstep.
+You win the game if you are able to put 5 of your pieces
+in a row, column or diagonal. You loose if the computer
+does it before you. You can play the game on boards of different
+size; the default size is 8 but 10 is also nice to play.
+Pass the size of the board as argument of Gomoku.app. For example, to
+play on a 10x10 board, you can start Gomoku with:
+
+openapp Gomoku.app 10
+
+Warning: board size must be >= 8.
+
+BUGS: Please mail them to <n.pero@mi.flashnet.it>
+
+WWW: http://www.gnustep.it/nicola/Applications/Gomoku/