Re: Bridge anyone? [not off topic]
Re: Bridge anyone? [not off topic]
- Subject: Re: Bridge anyone? [not off topic]
- From: David Andrews <email@hidden>
- Date: Sat, 6 Nov 2004 21:35:51 -0500
Perhaps this has been suggested long long ago, but it seems somewhat
obvious to me that we (the users of Apple products) use card value "X"
in place of the card value "10" so that cards XS, XH, XC, and XD match
the format (two characters) of the other cards in the deck:
set cardValue to {"A", "K", "Q", "J", "X", "9", "8", "7", "6", "5",
"4", "3", "2"}
Also, having just two characters per card may make script operations on
a hand easer. (And many card games have K, Q, J, X have a card value of
10 any hoo, so why not make X a pseudo-face card.)
David A
On Nov 6, 2004, at 1:20 AM, Bill wrote:
set cardValue to {"A", "K", "Q", "J", "10", "9", "8", "7", "6", "5",
"4", "3", "2"}
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Applescript-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden