summaryrefslogtreecommitdiffstats
path: root/games/pokerth/README
diff options
context:
space:
mode:
Diffstat (limited to 'games/pokerth/README')
-rw-r--r--games/pokerth/README10
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.