congatobu / texasholdem-java

Automatically exported from code.google.com/p/texasholdem-java
0 stars 1 forks source link

Improve the hand descriptions #7

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
The current hand descriptions are rather simple. Improve them by using more 
detailed descriptions mentioning the primary card rank(s).

Examples:
- High card (King)
- Two pairs (Tens and Deuces)
- Three of a Kind (Jacks)
- Full House (Queens over Sevens)
- Straight (Jack-high)

Allows for a richer GUI experience.

Original issue reported on code.google.com by oscar.st...@gmail.com on 16 May 2013 at 7:54