Loading collection data...
Collections are a way for you to organize kata so that you can create your own training routines. Every collection you create is public and automatically sharable with other warriors. After you have added a few kata to a collection you and others can train on the kata contained within the collection.
Get started now by creating a new collection.
It is not a best practice
Thanks! :)
nice and challenging kata indeed. Great work FrankK.
Hi KsanfFillum!
You should to create better algorythm for calculate best combination of 7 card instead 5 in this Kata. And input data will playerHand, opponentHand, tableCards, so it will be totally another program
How would a Texas Hold'em Poker kata be different than this one? In the end, the same rules apply to determine the winning hand. It would only make sense if you created a full poker game, betting and folding included.
Sorry, English isn't my native, i can mistake with it.
First suggest was add reference for poker rules (link on wiki or rules description) on details becouse there are many kinds of poker (i was try some of them but only third was correct).
And second was create new kata about Tehas Hold'em Poker, i will solve it with pleasure because it will be harder that this one)
Nice kata! I had a lot of fun tackling it!