Talk:Poker hand analyser

From Rosetta Code
Revision as of 05:30, 12 December 2013 by rosettacode>Gerard Schildberger (→‎Suggestions: added another suggestion about expanding INVALID (flagged) responses. -- ~~~~)

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)

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)