poker-probability

command module
v0.0.0-...-a0b16b4 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 3, 2022 License: MIT Imports: 7 Imported by: 0

README

Poker Probability

A Golang CLI app which calculates probability of winning poker round based on known information ie open community cards, self cards and other player cards (if you know them :p).

Build

go build

Run

./poker-probability -community_cards="<community-cards>" -simulation_rounds=<simulation-rounds> -players_count=<players-count> <space-separated-player-cards>

Example:

./poker-probability -community_cards="AS" -simulation_rounds=1000 -players_count=5 "AH,1D"

2022-11-29-014041_2560x1440_scrot

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL