home *** CD-ROM | disk | FTP | other *** search
/ Best of Mega Games for DOS / MEGA.iso / friday / blkjack.txt < prev    next >
Encoding:
Text File  |  1994-01-15  |  21.3 KB  |  456 lines

  1.  
  2.                      GAMBLERS AND MONEY GRUBBERS
  3.                              BLACKJACK
  4.                      (C) COPYRIGHT HYPERWARE 1991                      
  5.                              G&GBJ.EXE   
  6.  
  7.                    A Product of HYPERWARE Software
  8.                          13245 Skiomah Rd.
  9.                          Apple Valley, Ca. 92307
  10.         
  11.                          SYSTEM REQUIREMENTS
  12.  
  13. This program requires an IBM compatible computer (640K) and EGA with 
  14. 256 k of ram on the card as a minimum.  A 286 or 386 computer is best,  
  15. an 8088 is O.K., better if it runs 8 mhz.  Slower CPUs will work, but
  16. since this program is graphics intensive, screen updates may be slower 
  17. than desired.  A hard disk is required and a disk caching program will 
  18. greatly speed file loads.
  19.  
  20.                        INSTALLATION / SET UP
  21.  
  22. See INSTALL.TXT for installation details.
  23.  
  24.                             GAME START UP
  25.  
  26. Type "GAME" and the Intial GAMBLERS AND MONEY GRUBBERS menu will be
  27. displayed.  Now select the BLACKJACK option to play blackjack.
  28.  
  29.                               FEATURES
  30.  
  31. 1.  Play BLACKJACK with up to 4 other players.
  32. 2.  Set the number of decks to be used (up to six decks).
  33. 3.  Change the game rules to suit yourself. 
  34. 4.  Monitor game statistics as the game progresses.
  35. 5.  Use BET UNITS to systematically increase bets as the count sweetens.
  36. 6.  Use one or both built in count systems to verify your own.
  37. 7.  Modify a count system to suit your own ideas.
  38. 8.  Let the computer play your hand with a strategy you choose or 
  39.     modify with the custom "SUGGESTIONS" and "CUSTOM COUNT" systems.
  40. 9.  Use the "AUTO PLAY FEATURE" (see 8 above) to test your theories in
  41.     long term play (speed up the game and let it play up to 30000 hands
  42.     in a short period of time.
  43. 10. Change your table position and the number of players at the table at any
  44.     time.
  45. 11. Monitor your table mates strategy and bets, see how they fare over the
  46.     long term.
  47. 12. Recall your last game and continue play just as you left it last time if
  48.     so desired.
  49. 14. See a quick BIOGRAPHY of other players you may encounter at the table.
  50. 13. Easy registration for a low price.
  51.  
  52.                                 GENERAL
  53.  
  54. This rendition of BLACKJACK is meant to simulate a BLACKJACK table that might
  55. be found in a professional gambling hall.  It allows the user to play against
  56. the dealer without any other players or to play with up to 4 other players 
  57. at the table.  If other players are selected, each will use a predetermined
  58. strategy (which can be monitored during game play).  You will be able to 
  59. set up and change many aspects of game play to suit yourself.  Two card 
  60. counting systems are available, one can be modified to suit your own needs
  61. if you are a  REGISTERED USER.  A suggested play is available to you when 
  62. it is your turn to take a card.  You can keep track of how you are doing by
  63. selecting STATISTICS.  REGISTERED USERS will be able to specify starting
  64. money as well as save and recall your last game.  Additionally, registered
  65. users will have access to the CUSTOM CARD COUNTING SYSTEM and the CUSTOM
  66. SUGGESTIONS BUILDER.  
  67.  
  68. Your position at the table is always occupied with the "generic person". This
  69. character can be easily recognized because he/she has no face or other 
  70. features, and has a prominent "U" in the middle of his/her chest.  You have
  71. complete control over this character during game play (consider it to be your
  72. slave ready to serve your every whim).  EXCEPTION:  If you have selected 
  73. Auto Play, U will play for you with the strategy you have selected.
  74.  
  75.                               MAIN MENU
  76.                               
  77.                                BET  
  78.                                YOUR COUNT
  79.                                NEW DECK(s)
  80.                                NUMBER OF DECKS
  81.                                STATISTICS
  82.                                COUNT SYSTEMS
  83.                                OPTIONS
  84.                                DETAILS
  85.                                QUIT GAME
  86.     
  87.     BET:  This selection accesses the bet menu.  If BET UNITS have not
  88. been selected (SEE OPTIONS I), the bets that may be selected are listed 
  89. below.
  90.  
  91.                        BET MENU
  92.  
  93.                 $5.00
  94.                 $10.00
  95.                 $50.00
  96.                 $100.00
  97.                 $500.00
  98.                             NO BET
  99.  
  100. Use NO BET to escape from this menu.  If a bet is selected the game will 
  101. continue with the dealer dealing the cards to all players.  Select all 
  102. desired options before making a bet. 
  103.  
  104.     NEW DECKS:  This option  allows you to choose a new deck or decks
  105. if more than one is being used.  This will change to a new one of the five 
  106. decks available and will force a reshuffle of the cards.  SHUFFLE PROCEDURE -
  107. When new deck(s) are brought into play, The deck is shuffled and cut 4 times.
  108. When 6 decks are in use, Subsequent reshuffles will take the discard stack 
  109. and place them on top of the remaining cards, shuffle this stack one time 
  110. through, then restart play. NOTE:  To keep the card shuffle and deal as 
  111. realistic as possible,  THE SHUFFLE ROUTINE does not use a random number 
  112. generator, but rather starts with a complete deck or decks of 52 cards. 
  113. The example below illustrates the shuffle procedure used. 
  114.  
  115. EXAMPLE WITH 6 DECKS
  116.  
  117.     1. The six new decks are placed on top of each other to  produce the
  118. playing stack of cards.         ----------  --
  119.                                |  deck 1  |   |
  120.                                 ----------    |
  121.                                |  deck 2  |   |
  122.                                 ----------    |
  123.                                |  deck 3  |   |
  124.               split point --->  ----------     >  playing stack before shuffle 
  125.                                |  deck 4  |   |
  126.                                 ----------    |
  127.                                |  deck 5  |   |
  128.                                 ----------    |
  129.                                |  deck 6  |   |
  130.                                 ----------  --
  131.  
  132.     2. This stack is split into two equal stacks and then shuffled with
  133. 1/2 the deck to be shuffled coming from each 1/2 stack.  This is done six
  134. times so that all cards have now been shuffled.  The shuffled decks are put 
  135. back into a stack, the stack is then cut and the process begins again.
  136. For new decks or a forced reshuffle, this will happen 4 times before the
  137. cards are ready to deal again.  If the stack is being reshuffled due to 
  138. the reshuffle marker being reached,  the discard stack is placed on
  139. the remaining cards stack and the cards are shuffled as above one time, then
  140. put back into play for the next deal.  Advanced players may use this knowledge
  141. to try to track card clumps during game play. NOTE: When fewer than 6 decks
  142. are being used, the shuffle always happens 4 times before the deck is ready
  143. for another play.  
  144.  
  145.     NUMBER OF DECKS:  This selection will allow the user to select the 
  146. number of decks the dealer is using.  Possible selections are....
  147.  
  148.             ONE DECK
  149.             TWO DECKS
  150.                         FOUR DECKS
  151.                         SIX DECKS
  152.  
  153. If a different number of decks are selected, a shuffle is forced and you will
  154. be asked to cut the cards.  To leave the number of decks the same simply push
  155. ESCAPE or reselect the same number of decks again.
  156.  
  157.     1. CUTTING CARDS.  This performs an actual cut of the cards as would
  158. happen in the real world.  Move the hand pointer to the desired point in the
  159. card stack (will be shown as a percent of the deck from bottom to top - you 
  160. will be able to select from 12% to 88%), then press the left mouse button or 
  161. RETURN.  If you push the SPACE bar the deck will be cut at a computer deter-
  162. mined random point.
  163.  
  164.     STATISTICS:  This selection will display many statics of the play.
  165. Such as the number of hands dealt, whether you are up or down and by how much.
  166. Also included is a YOURS vs STATS display, this lets you know what percent of 
  167. moves you make that are statistically correct according to the SUGGESTED move.
  168. Many other items are show when statistics are displayed.  
  169.  
  170.     COUNT SYSTEMS:  When this item is selected, the COUNT SYSTEMS screen
  171. is brought up.  This screen shows all player's MONEY, their last bet amount 
  172. and the type strategy they are using.  Also displayed is a ratio of others to
  173. tens played.  This is a current ratio based on the number of cards played so
  174. far during the current shuffle.  This screen also displays the number of each 
  175. card that has been played so far and displays a count and true count of this 
  176. information.  The default count system is used; however if you register, you
  177. will be able to change the value associated with each card and therefore effect
  178. the way the count is calculated.  To change the count system to your own 
  179. custom system, press "S" and follow the prompts.  If you desire to reset the
  180. system to the default settings, press "D".  NOTE: the custom count system
  181. can also be selected from the BLACKJACK OPTIONS II MENU.  This page is useful
  182. in verifying your own count as the game progresses.
  183.  
  184.     OPTIONS: The OPTIONS selection will bring up the BLACKJACK OPTIONS
  185. I MENU.
  186.  
  187.                     BLACKJACK OPTIONS I
  188.         
  189.                         DEALER CHECKS 10s and ACES          
  190.             BET UNITS UP
  191.                         BET UNITS DOWN
  192.                         ALL CARDS UP
  193.                         GAME SPEED FASTER
  194.                         GAME SPEED SLOWER
  195.                         SURRENDER ALLOWED
  196.                         NEW DEALER
  197.                            << DONE >>  
  198.                        
  199.     1. DEALER CHECKS 10s and ACES:  When selected (indicated by a green 
  200. box) the dealer will ask for an insurance bet and check for a blackjack with 
  201. either a 10 or ACE showing as his up card.  DEFAULT: dealer only checks for
  202. a possible blackjack with an ACE showing.
  203.  
  204.     2. BET UNITS UP:  When selected (use either the left mouse button or 
  205. RETURN), the bet unit (amount of your base bet) will increase in $5.00 
  206. increments.  If 0 is selected the bet menu will reflect the bets as shown 
  207. in BET above.  NOTE: Many players us a bet unit (E.G. $50.00) and increase
  208. their bet as multiples of the bet unit as the card count becomes favorable.
  209. This will allow the user to simulate this procedure.
  210.  
  211.     3. BET UNITS DOWN:  When selected (use either the left mouse button 
  212. or RETURN), the bet unit (amount of your base bet) will decrease in $5.00
  213. increments.  If 0 is selected the bet menu will reflect the bets as shown in
  214. BET above, and bet units will be inactivated.
  215.  
  216.     4. ALL CARDS UP:  When selected the dealer will deal all cards to the
  217. players face up.  This will allow players to more easily perfect their count.
  218. DEFAULT:  Cards are dealt to players face down. 
  219.  
  220.     5. GAME SPEED FASTER:  When selected the relative game speed of play
  221. will change from the DEFAULT setting of 10.  Lower numbers indicate faster
  222. game speeds. 1 is the fastest setting allowed.
  223.  
  224.     6. GAME SPEED SLOWER:  When selected the relative game speed of play
  225. will change from the DEFAULT setting of 10.  Higher numbers indicate slower
  226. game speeds. 25 is the slowest setting allowed.
  227.  
  228.     7. SURRENDER ALLOWED:  When selected the SURRENDER OPTION will be 
  229. allowed.  When surrender is allowed and selected as your choice, you will
  230. forfeit 1/2 your bet and turn your cards in to the dealer. NOTE: With 
  231. SURRENDER ALLOWED you may surrender any hand (first 2 cards only) regardless
  232. of count.
  233.  
  234.     8. MORE OPTIONS:  This is the entry to the next menu of OPTIONS.  
  235. When selected you will bring up the BLACKJACK OPTIONS II menu.
  236.  
  237.     9. << DONE >>:  Select this option to return to the G & G BLACKJACK
  238. MAIN MENU.  
  239.  
  240.              BLACKJACK OPTIONS II
  241.             
  242.                         DOUBLE ANY HAND
  243.             DOUBLE ON SPLIT
  244.             AUTO PLAY
  245.             CHANGE PLAYERS
  246.             CUSTOM SUGGEST
  247.             CUSTOM COUNT
  248.             SOUNDS ON
  249.             NEW DEALER
  250.             << PREV MENU >>
  251.  
  252.  
  253.     1. DOUBLE ANY HAND:  Allows the player to DOUBLE DOWN on any count
  254. of the first 2 cards dealt.  DEFAULT: DOUBLE DOWN only allowed on 10 or 11 
  255. count of first 2 cards.
  256.  
  257.     2. DOUBLE ON SPLIT:  Allows the player to DOUBLE DOWN after splitting
  258. cards.  DEFAULT:  No DOUBLE DOWN after a split allowed.  If DOUBLE ANY HAND is
  259. selected these rules apply after a split.   
  260.  
  261.     3. AUTO PLAY:  When selected the players hand is played by the 
  262. computer.  This is handy to allow the player to investigate the merits of
  263. different strategy and count systems for long term play.  The AUTO PLAY 
  264. function will play up to 30000 hands for you.  All game options are used 
  265. during AUTO PLAY, including any changes you may make to the CUSTOM 
  266. SUGGESTIONS screen (see 5. below), the CUSTOM COUNT option (see 6. below),
  267. and the BET UNITS (see 3. and 4. above).  Use the game speed up feature to
  268. rapidly play a large number of hands to check your various combinations
  269. over the long term.  The strategy "U" will use during AUTO PLAY are outlined
  270. below and are available on the COUNT SYSTEMS screen.
  271.  
  272.             USE STRATEGY #1
  273.             USE STRATEGY #2
  274.             USE STRATEGY #3
  275.             USE STRATEGY #4
  276.                          NO AUTO PLAY     
  277.     
  278.         1. USE STRATEGY #1 
  279.                    
  280.             1.  Hit on 16 or less
  281.             2.  Stay on 17 or greater                 
  282.             3.  Random bet $10 or $20
  283.  
  284.         2. USE STRATEGY #2
  285.  
  286.             1.  Uses strategy from SUGGESTIONS screen
  287.             2.  Bet is $10 or BET UNIT if selected
  288.             3.  Increase bet if RATIO improves (see COUNT SCREEN)
  289.     
  290.         3. USE STRATEGY #3
  291.  
  292.             1.  Hit on 16 or less
  293.             2.  Stay on 17 or greater    
  294.             3.  Double on 11 count
  295.             4.  Split Aces or 8s
  296.             5.  Bet is $10 times RATIO (see COUNT SCREEN)
  297.  
  298.         4. USE STRATEGY #4
  299.             1.  Uses strategy from SUGGESTIONS screen
  300.             2.  Bet is $10 or BET UNIT if selected
  301.             3.  Increase bet as TRUE COUNT increases 
  302.                 (see COUNT SCREEN). 5 X BET UNIT is max bet
  303.  
  304.         5. NO AUTO PLAY
  305.             1.  Terminates the AUTO PLAY selection.  
  306.                         2.  AUTO PLAY starts after you make the 
  307.                             first bet.
  308.                         
  309.                             NOTE: If AUTO PLAY is active, push F1 at 
  310.                             any time to stop AUTO PLAY.
  311.   
  312.     4. CHANGE PLAYERS:  When selected you can change your sitting position
  313. at the table as well as change the number of other players at the table.  
  314. Push Escape to exit this selection without changing anything.
  315.  
  316.     5. CUSTOM SUGGEST:  Use this to change the SUGGESTIONS screen to
  317. your own preferred suggested moves.  Follow the prompts to make your own 
  318. custom suggestion page.  When complete push ESCAPE and your custom screen
  319. will be saved.  NOTE:  The new screen will be saved under the name you
  320. signed on with, any time you sign on with this name in the future the CUSTOM
  321. SUGGESTION screen will be loaded.  You may change back to the original
  322. SUGGESTION screen by selecting SUGGESTIONS then pushing "D" for default 
  323. (only works when a custom SUGGESTION screen is loaded).   You can use a 
  324. CUSTOM SUGGESTION screen in conjunction with AUTO PLAY to test your theories
  325. for long term play.  ** REGISTRATION REQUIRED FOR ACCESS **
  326.  
  327.     6. CUSTOM COUNT:  Use this to alter the way the count is calculated.
  328. If you want to install you own counting system, this will allow you to change
  329. the value associated with each card.  Simply follow the prompts to install 
  330. your own system.  Once a custom system is installed, it will be saved so
  331. that you can use it in future games.  To change back to the default count
  332. system press "D". You can us a CUSTOM COUNT system in AUTO PLAY to test your
  333. theories in long term play. ** REGISTRATION REQUIRED FOR ACCESS **
  334.  
  335.     7. SOUNDS ON:  When selected you will be alerted with a low tome 
  336. when a new menu is displayed and you input is required.
  337.  
  338.     8. NEW DEALER:  When selected a new dealer (one of the 3 available)
  339. will be brought into the game.  This forces a reshuffle of the cards.  See
  340. PLAYERS BIO for a brief biography of each player and dealer (available from
  341. the  DETAILS screen by pushing "space" or selecting the left mouse button).
  342.  
  343.     9. PREV MENU:  When selected will return you to the BLACKJACK
  344. OPTIONS I menu.
  345.  
  346.     DETAILS:  This selection will bring up the DETAILS SCREEN.  This 
  347. screen shows information about the game rules and briefly explains the
  348. BLACKJACK OPTIONS MENUS.  From this screen you may opt for the PLAYERS BIO
  349. screen.   This screen shows a short BIOGRAPHY of all the possible players
  350. and dealers (push SPACE or the left mouse button for BIOS). Any key or 
  351. mouse button will escape from PLAYERS BIO screen. 
  352.  
  353.     QUIT:  This selection allows you to quit the game.  If you are a 
  354. registered user, the following will be saved for you.  
  355.             
  356.         1.  All game statistics (see statistics above)
  357.         2.  Your money
  358.         3.  Your CUSTOMIZED COUNT SYSTEM
  359.         4.  Your CUSTOMIZED SUGGESTIONS
  360.         5.  The players you were playing with
  361.         6.  The sitting positions of any players at the table
  362.         7.  The game speed you have selected
  363.  
  364. NOTE: If you are a REGISTERED user and you have a previous game on file,
  365. your last game results will be displayed and you will be asked if you want
  366. to START A NEW GAME (Y/N).  If "N" or right mouse button is selected your 
  367. last game will be restored and you can continue just as you left the game 
  368. last time.  Even if you decide to start a new game, the game speed you 
  369. have been using and was saved will be used for the new game.
  370.  
  371. DECISION MENU:  After the dealer deals all cards to the players and it is 
  372. your ("U"re next) turn, the following menu will be presented for you to 
  373. make a choice.  
  374.  
  375.             G & G BLACKJACK
  376.  
  377.             SUGGESTIONS
  378.             HIT
  379.             STAY
  380.             DOUBLE
  381.             SURRENDER
  382.             SPLIT
  383.  
  384.     1. SUGGESTIONS:  This selection will bring up the SUGGESTIONS screen.
  385. This screen shows you the statistically correct move based on your card count
  386. and the dealers up card (shown at the top of the screen).  The suggested move
  387. will be displayed in the box at the top of the screen as well as graphically 
  388. depicted by a flashing square in the indicated box. If you have customized 
  389. the suggestion screen, "CUSTOM" will be displayed in the SUGGESTIONS box. 
  390. If the screen has not been customized, the SUGGESTIONS box will say "DEFAULT".
  391. If the screen has been customized and you want to use or see the "DEFAULT"
  392. screen you can toggle between the 2 screens by alternately selecting "D" 
  393. or "C". NOTE: The default suggestion screen was derived from a compilation of 
  394. information from a number of sources, If you believe you have a better set 
  395. of "correct" moves, you should customize this screen as in "5. CUSTOM SUGGEST"
  396. above.  The STATS vs YOUR selection under STATISTICS compares your move
  397. against the suggested move from this screen (uses CUSTOMIZED version if 
  398. present) to compute a percent of your moves that were the same as that 
  399. suggested by this screen.  
  400.  
  401.     2. HIT:  Causes the dealer to "HIT" you with a card when selected.
  402.  
  403.     3. STAY: Indicates to the dealer you do not want any more cards, the
  404. dealer will proceed to the next player in line.
  405.  
  406.     4. DOUBLE:  Causes the bet to be doubled - the dealer then deals you 
  407. only one more card.  NOTE: The default rule for DOUBLE only allows this when
  408. your first two card count is 10 or 11, and does not allow a DOUBLE after a 
  409. split.  Both of these limitations may be changed with the BLACKJACK OPTIONS II
  410. menu.
  411.  
  412.         5. SURRENDER:  When SURRENDER is selected, you turn your cards in to 
  413. the dealer and forfeit 1/2 your bet wager.  NOTE:  The default rule is no 
  414. surrender allowed.  This can be change with the BLACKJACK OPTIONS I menu.
  415.  
  416.     6. SPLIT:  When selected your first two cards will be SPLIT into 2
  417. separate hands, you will then play each individually.  Splits are only 
  418. allowed when the first two cards dealt you are a pair or both equal a 10 
  419. count.  You can not split multiple times.
  420.  
  421. NOTE:  Only those selections you have set the game rules up for (see 
  422. BLACKJACK OPTIONS I & II) will be available to you.  If an item is not
  423. available for play, the box next to that selection will be red.
  424.  
  425. MOUSE SUPPORT:  Any Microsoft compatible mouse will work with this program.
  426. Drag the hand pointer to the desired selection then push the "LEFT" mouse
  427. button to select.  If the game asks for a response in the form of a "Y/N"
  428. answer the mouse buttons are implemented as follows.
  429.  
  430.         LEFT MOUSE BUTTON = "Y"
  431.         RIGHT MOUSE BUTTON = "N"
  432.  
  433. HOW TO PLAY THIS GAME:  once all files have been copied to your hard disk,
  434. and expanded, you can start the blackjack by typing "GAME".  This will 
  435. run the batch file "game.bat" that will run the initial GAMBLERS AND MONEY 
  436. GRUBBERS menu program.  Select the "BLACKJACK" option to run blackjack. 
  437.  
  438. You will be asked to sign in with the name you will be using during the game,
  439. then follow the prompts until the dealer appears and shuffles the cards.  All
  440. game input from then on is through drop down menus as indicated above.  
  441.  
  442.             BENEFITS OF REGISTRATION  
  443.  
  444. If you like this program and intend to use it, a registration fee of $10.00
  445. is requested.  Registered users will receive a disk (360K) with the neces-
  446. sary files to allow access to the CUSTOM SUGGESTIONS BUILDER and CUSTOM 
  447. COUNT SYSTEMS portions of this game.  REGISTERED USERS will also be able
  448. to save and recall the last game they played.  Run "README.EXE and select 
  449. "REGISTER.TXT" for more information. 
  450.  
  451.                            REGISTERED USERS
  452.  
  453. After registering you will receive a disk containing the file BJ.REG.  
  454. Insure this file is copied to the same directory that you have g&gbj.exe
  455. in.  The game must find and read this file to allow access to the extra
  456. portions of blackjack.