
Java Lotto Odds Calculator is a powerful tool that can be customized for different games. It can be used by lottery commissioners in creating new games or changing the rules of existing games.

A pre-flop and post-flop odds calculator for Texas Holdem.

For a live demonstration of this library in action, check out shortdeck.gg!
Installation
Console Usage
Pre-flop odds
Let's say that we want to know the odds of 3 pre-flop all-in players holding the following hands: J♥J♤ vs T♢T♤ vs A♧K♧ :
Post-flop odds
Let's say that we want to know the odds of a player holding the J♢ and the Q♢ against a player with the J♥ and the J♤ on a 7♢9♢T♤ board, with 2 cards to come :
-b denotes the board
Short deck
To calculate odds for short deck, override the game variant with -g
API Usage
Let's take the previous example, but use the API instead:
To use Short Deck:
Free Poker Odds Calculator Download
License
Php Calculator Script
This project is licensed under the MIT License - see the LICENSE.md file for details.