home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
1,000 Best Games for Windows
/
1000BestGamesForWindows.iso
/
sharewarefin
/
PRESIDNT.ZIP
/
SINGLE.RU_
/
SINGLE.RU
Wrap
Text File
|
1997-06-13
|
479b
|
20 lines
; Play my 2's if there is only one other card
2 NumDiffVals = 1
; Pass to save high cards to move up at end of game
P Lead = 0 NumDiffVals > 4 TwosLeft > 1 HigherPlayers > 2 TotMyTwos < 1 CardVal > 10
; Lead lowest single card
L
; Lead Lowest sets availible
LP CardVal < K
LT CardVal < K
LQ CardVal < A
; Break up sets if at higher postion
L* HigherPlayers < 2
; Play a 2 if I have a spare one after 40% of the game is over
2 %Played > 40 TotMyTwos > 1