pokerconfigupgrade

multiplayer poker engine with abstract variants specifications

Install

All systems
curl cmd.cat/pokerconfigupgrade.sh
Debian Debian
apt-get install python-poker-engine
Ubuntu
apt-get install python-poker-engine
Windows (WSL2)
sudo apt-get update sudo apt-get install python-poker-engine
Raspbian
apt-get install python-poker-engine

python-poker-engine

multiplayer poker engine with abstract variants specifications

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.