home *** CD-ROM | disk | FTP | other *** search
/ The World of Computer Software / World_Of_Computer_Software-02-385-Vol-1of3.iso / x / xcu16.zip / clients / xhearts / README < prev    next >
Text File  |  1991-10-03  |  1KB  |  34 lines

  1. To quickly play a game to see how xhearts works, simply do the following:
  2. (I'm assuming you know how to play "hearts")
  3.  
  4.     1) Edit the file "players" so that the 2nd line is the same as $DISPLAY
  5.  
  6.     2) ./xhearts
  7.  
  8. For multi-human games, please see the manual.  BUT, it may not work.
  9. It didn't use to do this, but after patching up a couple "unrelated"
  10. bugs, the program here gives "Bad Font" errors when multiple displays
  11. are used.  Unfortunately, it looks as though I'll have no time in the
  12. foreseeable future to track this bug down.  I've looked into it a bit,
  13. but I couldn't make any headway.  I'd certainly be very beholden to
  14. anybody who fixed this!
  15.  
  16. The following are potentially useful .Xdefaults or XHearts.ad entries:
  17.  
  18.     xhearts.wlm:        (LIBDIR/hearts)
  19.     xhearts*font:        timR18
  20.     *bitmapFilePath:        (if the four suit bitmaps installed 
  21.                  in other than INCDIR/bitmaps)
  22.     xhearts.logFile        (any pathname)
  23.  
  24. If you would like to help me improve the computer strategy, please
  25. set the log file active, either with the resource or the -log flag.
  26. Then, if you see the computer do something dumb, you can mail me the
  27. last few hundred lines of the log file along with an explanation of
  28. why you think my program is a bozo.  On very, very rare occasions,
  29. the computer may actually make an illegal play.  Needless to say,
  30. I am especially interested in these.  You will know this happened
  31. if the cards from the previous trick are still visible when it is
  32. your play.
  33.  
  34.