Skip to content

pantanurag555/Poker-Simulator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Poker Simulator

I often found while playing that my friends and I would get confused as to who had the winning hand in the game. This program was developed by me to be the final authority in matters of such a close call.

Texas Hold-em Poker rules apply. The game comprises of 5 house cards with 2 pocket cards given to each player. Maximum 9 players are allowed to play in one hand.

Card entry format is mentioned at the beginning of the program.

##What the Program Does

  • Checks card entry to make sure that no card has been entered twice using a hash table
  • Finds the winner of the poker hand dealt
  • In case of a tie, gives name of the winners among who the pot is to be divided
  • Finds the type of hand with which the player or players won

About

Program developed to simulate a hand of poker and predict the winner(s) along with their hand type

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages