5 Card Hand Evaluator

P

Peter Marsh

I've just finised writing a 5 card hand evaluator (I'm avoding the 'pkr'
word since the spam filter won't let me post when I use that word),
using the algorithm found: http://www.suffecool.net/*/evaluator.html (<<
replace * with the 'pkr' word, same in the next link >>).

You can download it from here:
http://www.btinternet.com/~douglas.marsh/*.zip

Use the 'eval' method. For the purposes of this code a card is defined
as an array where element [0] is a number 0..12 (0 = two, 1 = three ...
11 = king, 12 = ace) and element [1] is a number 0..2 (0 = clubs, 1 =
diamonds, 2 = hearts, 3 = spades).

The lower the value returned, the higher-ranking the hand. Enjoy.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,169
Messages
2,570,920
Members
47,464
Latest member
Bobbylenly

Latest Threads

Top