diff options
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 |