Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Releases: YegorDB/THPoker

Fix combo cards string representation

07 Feb 11:51

Choose a tag to compare

Fix combo cards string representation

Core module improvements

07 Feb 11:13

Choose a tag to compare

Core

  • Improve Combo.Sequence
  • Improve Combo.Repeats
  • Improve Combo.Cards
  • Move Combo ratio logic to Combo.Ratio class
  • Improve Combo combination find logic
  • Deprecate some functional

Hardcore

  • Change hcards in_hand argument type from int to bool

Other

  • Move documentation to docs dir placed in project root

Use external modules

03 Jul 18:40

Choose a tag to compare

Hardcore module now based on CTHPoker module, which is based on C.
Card, Deck and Cards now used from AGStuff module.

Expand python requires

22 May 19:29

Choose a tag to compare

Fixed project usage with python version > 3.6

Release page: https://pypi.org/project/THPoker/1.0.1/

Base progect release

01 Apr 20:34

Choose a tag to compare

Include base project modules (core and hardcore) which provides you to find cards combination and something more.

Release page: https://pypi.org/project/THPoker/1.0.0/