poker-engine

A Python library that implements poker rules.
Download

poker-engine Ranking & Summary

Advertisement

  • Rating:
  • License:
  • GPL v3
  • Price:
  • FREE
  • Publisher Name:
  • Loic Dachary
  • Publisher web site:
  • http://jspoker.pokersource.info/

poker-engine Tags


poker-engine Description

A Python library that implements poker rules. poker-engine is a C library to evaluate poker hands. The result of the evalution for a given hand is a number. The general idea is that if the evalution of your hand is lower than the evaluation of the hand of your opponent, you lose.Many poker variants are supported (draw, holdem, omaha, etc.) and more can be added. poker-eval is designed for speed so that it can be used within poker simulation software using either exhaustive exploration or Monte Carlo. What's New in This Release: · This release fixes a bug that blocks a tournament in breakwait state. · It fixes a bug that prevented balancing tables at the beginning of a tournament. · It fixes a bug that invoked extra callbacks when balancing tables at the beginning of a tournament. · It fixes a bug that balanced games while waiting for decisions to muck.


poker-engine Related Software