829ab62062
A python library that implements poker rules
6 lines
274 B
Text
6 lines
274 B
Text
poker-engine is a python library that implements poker rules according
|
|
to variants and betting structures specified in configuration files.
|
|
It designed to be used by a multiplayer poker server, a poker AI or a
|
|
poker client.
|
|
|
|
WWW: http://www.pokersource.org/poker-engine.php
|