Skip to content

Releases: yfzm/poker-bot

Poker v0.1.0

07 Dec 10:28
ed0c80e
Compare
Choose a tag to compare
Poker v0.1.0 Pre-release
Pre-release

Features

  • Store players' chip in sqlite3 (#67 #75)
  • Support customized username (#79)
  • Support join and leave at any time (#70)
  • Add test and ci/cd (#42 #47 #48 #49 #57)
  • You can type reopen to force to reopen the table (#84)
  • Show players' hands to everyone if necessary (#77)

Changes

  • New UI: provide better user experience
    • Add slack block (#40)
    • Always show cards with emoji
    • Send optional operations to user (#80)
    • delete old message (#76)

Bug Fixes

  • Fix concurrency bugs (#56 #91)
  • Now in heads-up play with two blinds, the small blind is on the button (#93)