Skip to content

poolmaster/pokeroc

Repository files navigation

pokeroc

a simple poker odds calculator in Python, including:

  • a poker simulator
  • odds calculation through simulation / sampling
  • DB to store and retrieve simulation results/odds
  • command line interface with shortcuts
  • other improvements
    • tests on evaluator and random distribution
    • higher-accuracy sampling by accumulating / merging histories in DB
    • multi-threading simulation to accelerate etc...

usage: ./po.py --help

About

a poker odds calculator

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages