aboutsummaryrefslogtreecommitdiff
path: root/games/sdlCC/pkg-descr
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2008-01-03 10:23:55 +0000
committerPav Lucistnik <pav@FreeBSD.org>2008-01-03 10:23:55 +0000
commitc5b57a976453bd5f9bd0bcb26bda584654b71fbf (patch)
treeb5c6d3b8e1f393252647f0ffb6a58e9342ddade2 /games/sdlCC/pkg-descr
parented9254f6eb1f7238fc37de88a39669bdc846a414 (diff)
This is a Chinese Checkers game, it has 5 AI players, and can easily support
more for any hackers out there. It uses SDL and runs great in plain X11. It has some fun effects to liven things up a bit. Multiplayer is supported on the same computer, although a net player would not be hard to add given the plugin player feature. WWW: http://jcatki.no-ip.org/CC/ PR: ports/118189 Submitted by: Frank W. Josellis <josellis@pollux.senax.net>
Notes
Notes: svn path=/head/; revision=204889
Diffstat (limited to 'games/sdlCC/pkg-descr')
-rw-r--r--games/sdlCC/pkg-descr8
1 files changed, 8 insertions, 0 deletions
diff --git a/games/sdlCC/pkg-descr b/games/sdlCC/pkg-descr
new file mode 100644
index 000000000000..a93286132b7e
--- /dev/null
+++ b/games/sdlCC/pkg-descr
@@ -0,0 +1,8 @@
+This is a Chinese Checkers game, it has 5 AI players, and can easily support
+more for any hackers out there. It uses SDL and runs great in plain X11.
+It has some fun effects to liven things up a bit.
+
+Multiplayer is supported on the same computer, although a net player would
+not be hard to add given the plugin player feature.
+
+WWW: http://jcatki.no-ip.org/CC/