MatthewPeterKelly/poker-stats

Implement five card draw

Open

#8 opened on 2023年6月25日

GitHub で見る
 (1 comment) (0 reactions) (0 assignees)Rust (1 fork)github user discovery
enhancementgood first issue

Repository metrics

Stars
 (3 stars)
PR merge metrics
 (30d に merged PR はありません)

説明

Overview

So far, the statistics here are for only for poker games that don't involve drawing additional cards from the dealer. It would be interesting to see how things change for a game like five card draw. This could also be interactive. For example:

  • draw a hand of five cards
  • interactively explore the results of trading in various cards

This could be a useful training tool: what is the probability of drawing a flush if I trade back in these two cards for new ones?

コントリビューターガイド