home *** CD-ROM | disk | FTP | other *** search
/ 500 Game Surplus / XSurplus.iso / 371 / SIMPLE.RU_ / SIMPLE.RU
Text File  |  1997-06-11  |  167b  |  13 lines

  1. ; Play my 2's if there is only one other value remaining
  2. 2    NumDiffVals = 1
  3.  
  4. ; Play lowest sets
  5. LQ
  6. LT
  7. LP
  8. L
  9.  
  10. ; Play lowest card even if I split up sets
  11. L*    
  12.  
  13.