poker-engine 1.2.0 (Default branch) |
|
|
poker-engine is a Python library that implements
poker rules according to variants and betting
structures specified in configuration files. It is
designed to be used by a multiplayer poker server,
a poker AI, or a poker client.
License: GNU General Public License (GPL)
Changes:
A minMoney method was added. This release is under the GPLv3.
|