added new entries

This commit is contained in:
Trilarion
2019-06-25 19:40:01 +02:00
parent 6017130103
commit 046d20743a
17 changed files with 345 additions and 65 deletions

16
games/strategy/pokerth.md Normal file
View File

@@ -0,0 +1,16 @@
# PokerTH
_Texas Hold'em poker game playable against up to nine computer-opponents or with people all over the world._
- Home: https://www.pokerth.net/, https://sourceforge.net/projects/pokerth/
- Media: https://en.wikipedia.org/wiki/PokerTH
- State: mature, inactive since 2017
- Download: https://www.pokerth.net/download
- Platform: Windows, Linux, macOS, Android
- Keywords: poker, online
- Code repository: https://github.com/pokerth/pokerth.git, https://svn.code.sf.net/p/pokerth/code/ (svn)
- Code language: C++
- Code license: AGPL-3.0
- Code dependencies: Qt
## Building