diff options
author | Tim Vanderhoek <hoek@FreeBSD.org> | 1997-10-23 14:42:22 +0000 |
---|---|---|
committer | Tim Vanderhoek <hoek@FreeBSD.org> | 1997-10-23 14:42:22 +0000 |
commit | 6f0fed1dc23156f7f9b5d698c85d4756a3bea89c (patch) | |
tree | fc36525ccfbb1bc84998b2c25aa1d9b290b038b5 /games/tvp/pkg-descr | |
parent | Remove japanese from the CATEGORIES. (diff) |
Port import of TVP (play cardgame of Ass vs. AIs)
PR: ports/4023
Notes
Notes:
svn path=/head/; revision=8339
Diffstat (limited to 'games/tvp/pkg-descr')
-rw-r--r-- | games/tvp/pkg-descr | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/games/tvp/pkg-descr b/games/tvp/pkg-descr new file mode 100644 index 000000000000..82ab724b5f67 --- /dev/null +++ b/games/tvp/pkg-descr @@ -0,0 +1,13 @@ +This is an implementation of the cardgame President (aka Ass) +which is based on Tcl/Tk. You will play against three computer +players, each of which has a slightly different playing style, +although the styles are not that advanced (yet). An explanation +of how to play the game is included for the unfamiliar. + +As a package, this requires Tk80. However, if you edit the port +Makefile and build it yourself it will automatically detect and +configure for any of Tk41, Tk42, Tk80, or the absence of all three +(in which case no GUI will be available). + +- Tim Vanderhoek +hoek@FreeBSD.ORG |