Talk:Poker hand analyser

From Rosetta Code
Revision as of 01:20, 13 December 2013 by rosettacode>Dwarring

Suggestions

Hi, just some suggestions on the task. (Nice one by the way):

  1. You might ask people to show their output on this page.
  2. You might want to flesh out the examples so that there is an example of each type of hand

--Paddy3118 (talk) 16:28, 10 December 2013 (UTC)

I made those changes so Perl 6 will need those (slight), updates. --Paddy3118 (talk) 17:23, 10 December 2013 (UTC)

Another example to add would be a bicycle (to compliment the royal flush) to show that an ace can be used as two different values.

A bicycle (or bike) is a straight consisting of:   ace, deuce, trey, 4, and a 5   (the lowest straight possible). -- Gerard Schildberger (talk) 05:40, 12 December 2013 (UTC)



I would like the allowing of expanding invalid responses with (possibly, say)

invalid --- the reason for invalid flagging here.

-- Gerard Schildberger (talk) 05:30, 12 December 2013 (UTC)

extra credit suggestion

It would be real interesting to program (for extra credit) adding two jokers to the deck, adding a few complications:

  •   duplicates would be allowed   (for jokers only)
  •   five-of-a-kind would be the highest hand

-- Gerard Schildberger (talk) 07:58, 11 December 2013 (UTC)

Thanks Gerard, have added Jokers

--Dwarring (talk) 01:20, 13 December 2013 (UTC)