home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / windows / x / apps / 804 < prev    next >
Encoding:
Text File  |  1992-08-19  |  2.2 KB  |  60 lines

  1. Newsgroups: comp.windows.x.apps
  2. Path: sparky!uunet!charon.amdahl.com!pacbell.com!mips!odin!news.csd.sgi.com!fox.csd.sgi.com!kirke
  3. From: kirke@fox.csd.sgi.com (Kirk Erickson)
  4. Subject: xblackjack-2.0 available
  5. Message-ID: <1992Aug19.162421.2687@news.csd.sgi.com>
  6. Sender: news@news.csd.sgi.com (Net News)
  7. Organization: Silicon Graphics, Inc.
  8. Date: Wed, 19 Aug 1992 16:24:21 GMT
  9. Lines: 49
  10.  
  11. I have posted a new version of xblackjack on export.lcs.mit.edu:
  12.  
  13.     contrib/xblackjack-2.0.tar.Z
  14.  
  15. Here's the README:
  16.  
  17. Xblackjack is a MOTIF/OLIT based tool constructed to get you ready for the
  18. casino.  It was inspired by a book called "Beat the Dealer" by Edward O.
  19. Thorp, Ph.D. of UCLA.  A number of important statistics are maintained for
  20. display, and used by the program to implement Thorp's "Complete Point System"
  21. (high-low system).
  22.  
  23. Beginners can learn a basic strategy which doesn't require counting.  The
  24. best strategy employs a simple card counting technique which can be used to
  25. distinguish favorable situations.  Avid players can learn to compute Thorp's
  26. high-low index, which takes the number of unseen cards into account.
  27.  
  28. The index is used by the program to suggest a bet, indicate when you should
  29. buy insurance, and whether you should stand or hit, etc.  You can test the
  30. strategy using a slider to control "autoplay mode".  Pressing the message
  31. button below the playing area provides hints; the current count, index
  32. and strategy table are revealed.
  33.  
  34. To build and run: 
  35.  
  36.     vi Imakefile
  37.       <indicate you want OLIT, if you don't want Motif>
  38.       <identify non-standard install targets, if any>
  39.     xmkmf
  40.     make World
  41.     xrdb -merge XBlackjack.ad
  42.     xblackjack
  43.  
  44. to install:
  45.  
  46.     make install install.man
  47.  
  48. This version allows you to vary the number of decks and starting bankroll
  49. through resources (see XBlackjack.ad).  It's hardcoded to play Reno rules;
  50. you can double down on 10 or 11 only, and dealer hits soft 17.
  51.  
  52. Thanks to GUX (Guy Renard) grenard@elrond.stg.trw.com, for providing the
  53. OLIT support introduced in this version.
  54.  
  55. Please direct comments, suggestions, and patches to:
  56. --
  57. ---------------------   o  ---------------------------------------------
  58. Kirk Erickson         <(        Silicon Graphics Inc., Mountain View, CA
  59. kirke@sgi.com          [\.                               uunet!sgi!kirke
  60.