uoftcprg / pokerkit

An open-source Python library for poker game simulations, hand evaluations, and statistical analysis
https://pokerkit.readthedocs.io/
MIT License
259 stars 29 forks source link

Run It Twice / Double Board Bomb Pots #9

Closed AussieSeaweed closed 6 months ago

AussieSeaweed commented 6 months ago

For PokerKit Version 0.5, I am planning on implementing run it twice (or thrice, etc.) and double (or triple, quadruple, etc.) board games.

This version release introduces a number of backward incompatible changes. Please read the below content carefully!

Summary of changes

Changed

Added

Pending changes