Skip to content

yash0917/PokerBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

Poker Odds Calculator Bot

Description

This Java-based Poker Odds Calculator Bot is designed to help users calculate the odds of a winning hand in Texas Hold'em poker, post-flop, post-turn, and post-river. The bot takes user input for known cards and calculates the probabilities of winning based on the current state of the game.

Features

  • Odds Calculation: Calculates the odds of winning after the flop, turn, and river.
  • User Input Handling: Allows users to input known cards and updates odds in real-time.
  • Java Implementation: Built with Java for robust and efficient performance.

Usage

To use the Poker Odds Calculator Bot, follow these steps:

  1. Start the program by running the driver.
  2. Enter the known cards when prompted:
    • Enter cards in the format RankSuit (e.g., AH for Ace of Hearts, 10C for Ten of Clubs).
  3. Receive odds calculations after each phase (post-flop, post-turn, post-river).

ENJOY!

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages