Skip to content

oppai/badugi-distribution

Repository files navigation

Badugi One-Card Draw Probability Distribution Calculator

A web application that calculates and visualizes the probability distribution of completing a Badugi hand after drawing one card.

Features

  • Input three-card hand ranges using standard poker notation
  • Support for "+" range notation (e.g., "234+" includes all three-card combinations from A23 to 234)
  • Visual representation of probabilities using a bar chart
  • Calculation of probabilities for making various Badugi hands (4-card to K-card and three of a kind)

Usage

Enter your three-card hand range in the input field. You can specify:

  • Single hands: "A23", "JQK"
  • Multiple hands: "A23,456,789"
  • Range notation: "234+" (includes all hands from A23 to 234)

The application will display:

  • The list of hands included in your range
  • A bar chart showing the probability distribution of completing different Badugi hands

LICENSE

MIT License

Copyright (c) 2025 @kodam

About

This is badugi distribution calculater

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published