pokermania / pokerengine

Home Page:http://www.pokermania.de/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Poker Engine

What is it ?

pokerengine is a python library that implements poker rules according to variants and betting structures specified in configuration files.

It's designed to be used by a multiplayer poker server, a poker AI or a poker client.

Development status : Production Build Status

Feedback and bug reports

http://github.com/pokermania/pokerengine/

Installation

python setup.py install

Requirements

  • python 2.6, 2.7
  • libxml2
  • libxslt
  • pypokereval
  • reflogging
  • pokerdistutils

About

http://www.pokermania.de/

License:GNU General Public License v3.0


Languages

Language:Python 98.7%Language:Shell 1.2%Language:XSLT 0.1%