diff options
author | Marcel Saegebarth <tsa@gmx.li> | 2010-05-11 22:53:45 +0200 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2010-05-11 22:53:45 +0200 |
commit | 9b6470576bdf32f87d01356d7daa4e00ad2072a6 (patch) | |
tree | 34384a301041012bd72988ef4ce435fa5c8a3af8 /games/pokerth/README | |
parent | 206f77ed965279d061872fb925d5dba007b6b2d3 (diff) | |
download | slackbuilds-9b6470576bdf32f87d01356d7daa4e00ad2072a6.tar.gz |
games/pokerth: Added to 12.1 repository
Diffstat (limited to 'games/pokerth/README')
-rw-r--r-- | games/pokerth/README | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/games/pokerth/README b/games/pokerth/README new file mode 100644 index 0000000000..2ede7bdd17 --- /dev/null +++ b/games/pokerth/README @@ -0,0 +1,10 @@ +PokerTH is a poker game written in C++/QT4. You can play the +popular "Texas Hold'em" poker variant against up to six +computer-opponents or play network games with people all over +the world. This poker engine is available for Linux, Windows, +and MacOSX. + +The build package will include the PokerTH server. + +PokerTH needs QT4 and Boost to compile. +The required SlackBuild scripts are available at SlackBuilds.org. |