diff options
author | Tim Vanderhoek <hoek@FreeBSD.org> | 1998-07-15 15:57:36 +0000 |
---|---|---|
committer | Tim Vanderhoek <hoek@FreeBSD.org> | 1998-07-15 15:57:36 +0000 |
commit | 430e17be3d45614d108f9a11d2dea6725e45b97c (patch) | |
tree | a42f4b32f9b93a48eb1a323940acbeeac11054c1 /games/tvp/pkg-descr | |
parent | 3cf3b931a07965fbaa00e46ae38adf7975671bb3 (diff) | |
download | ports-430e17be3d45614d108f9a11d2dea6725e45b97c.tar.gz ports-430e17be3d45614d108f9a11d2dea6725e45b97c.zip |
Notes
Diffstat (limited to 'games/tvp/pkg-descr')
-rw-r--r-- | games/tvp/pkg-descr | 12 |
1 files changed, 7 insertions, 5 deletions
diff --git a/games/tvp/pkg-descr b/games/tvp/pkg-descr index 82ab724b5f67..3347610fd9de 100644 --- a/games/tvp/pkg-descr +++ b/games/tvp/pkg-descr @@ -1,13 +1,15 @@ -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. +This is a Tcl/Tk (and supporting C lib) implementation of the +cardgame President (aka Ass). You will play against three computer +players, each with a slightly different playing style (although +none of these styles are particularly advanced, yet). Instructions on +how to play the cardgame are 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). +http://www3.sympatico.ca/john.vanderhoek/tim/src/president/president.html + - Tim Vanderhoek hoek@FreeBSD.ORG |