home *** CD-ROM | disk | FTP | other *** search
/ Big Blue Disk 36 / bbd36.zip / POKER.TXT < prev    next >
Text File  |  1989-08-10  |  5KB  |  124 lines

  1. |A╔══════════════╗════════════════════════════════════════════════╔══════════════╗
  2. |A║ |6Fun 'n Games |A║══════════════ ^1Poker Slot Machine |A══════════════║ |6Fun 'n Games |A║
  3. |A╚══════════════╝════════════════════════════════════════════════╚══════════════╝
  4. ^Cby 
  5. ^CAnthony Oreglia
  6. ^Cand
  7. ^CJim Row
  8.  
  9.     Welcome to Vegas Night!  ^1Poker Slot Machine^0 is similar to the popular 
  10.  poker slot machines found in gambling casinos.  One hand is dealt and you try 
  11.  to draw to the highest hand possible to increase your winnings.  If you 
  12.  should run out of money, you can always talk to Guido "the Loan Shark".  He 
  13.  will be more than happy to lend you some more . . . at very reasonable rates. 
  14.  
  15.  
  16.  Rank Order of Poker Hands
  17.  
  18.     Royal Flush
  19.     Straight Flush
  20.     Four of a Kind
  21.     Full House
  22.     Flush
  23.     Straight
  24.     Three of a Kind
  25.     Two Pairs
  26.     One Pair
  27.  
  28.  
  29.  PLAYING THE GAME
  30.  
  31.     Once you have cleared the title screen (by pressing any key while it is 
  32.  displayed), you will be asked whether or not you want sound effects.  Answer 
  33.  "Y" or "N" appropriately.  You will then be asked if you want instructions.  
  34.  If you answer "Y", a brief page of instructions will be displayed.  The next 
  35.  screen displays the rank order of poker hands in this game from highest to 
  36.  lowest.  Following this is a screen giving the payoffs for the various hands 
  37.  based on a bet of one dollar.  Note that a pair pays one dollar per dollar 
  38.  bet and is thus a break-even hand.  Now you are ready to play the game.
  39.  
  40.  ^1Placing a bet
  41.      
  42.     The game starts you off with a bank of $100.  The bet selection screen 
  43.  displays your bank (the amount of money you currently have) and the range of 
  44.  bets you can place based on your bank.  Enter how much you wish to bet and 
  45.  press the "Enter" key. 
  46.  
  47.  ^1Initial Deal
  48.  
  49.     In the upper left corner of the screen is your current balance or 
  50.  winnings; your bet is in the upper right corner.  The cards, displayed in the 
  51.  center of the screen, are dealt and flipped through in slot machine fashion.  
  52.  Once the cards have stabilized you may select the cards to be discarded. 
  53.  
  54.  ^1Discarding
  55.    
  56.     You can select any combination of the five cards you wish:  none, all 
  57.  five, the first one, the second and fifth, etc.  Using the left and right 
  58.  arrow keys, move the cursor to the card you wish to discard and press the 
  59.  space bar.  The word "Discarded" will appear underneath the selected card.  
  60.  Continue this procedure until you have selected all of the cards you wish to 
  61.  discard.  If you change your mind about any of your selections, move back to 
  62.  the card and press the space bar again.  This acts as a toggle and will 
  63.  deselect the card.  Once you are sure about your choices (all cards with 
  64.  "Discarded" below them will be discarded), press the "Enter" key. 
  65.  
  66.  ^1Final Deal
  67.  
  68.     If you have selected cards to discard, new cards are dealt.  Your final 
  69.  hand is displayed and the screen will display how much you lost or won and 
  70.  your new balance.  The bottom two lines of the screen list the options 
  71.  available at this point: Play again, Change bet, Reset game, Sound off (on), 
  72.  or Quit.  Press the first letter of the desired option.   Pressing "P" will 
  73.  cause another hand to be dealt; i.e. the sequence Initial Deal to Final Deal 
  74.  is repeated, keeping your current bank and bet.  "C" takes you to the bet 
  75.  selection screen and deals another hand using your new bet while keeping your 
  76.  current bank.  "R" starts an entirely new game beginning with the sound 
  77.  effects prompt.  "S" toggles the sound off and on.  "Q" exits Poker Slot 
  78.  Machine (with a prompt to confirm your desire to quit). 
  79.  
  80.  Guido the Loan Shark
  81.  
  82.      Any time you run out of money while playing the game, you will be given 
  83.  the opportunity to obtain a loan from Guido.  Answering "Y" will give you a 
  84.  new $100 bank.  Guido is quite generous and will continue to loan you money 
  85.  every time you run out, if you so desire.
  86.  
  87.  Breaking the Bank
  88.  
  89.      Poker Slot Machine has a limit of approximately $32,000 of winnings.  
  90.  Once you have surpassed that limit, you have "broken the bank".  At this 
  91.  point you can either play a new game or quit.
  92.  
  93.  
  94.  ^1OPTIONS FOR RUNNING POKER SLOT MACHINE
  95.  
  96.     Poker Slot Machine can be run from the DOS prompt with the following 
  97.  options: 
  98.  
  99.     M     Starts the program in monochrome mode. Use this option if 
  100.           you are using a composite monitor.
  101.  
  102.     C     Starts the program in color mode.  Use this option if you 
  103.           have a color graphics adapter (CGA, VGA, EVGA, etc.).
  104.        
  105.     Examples:
  106.  
  107.       >poker M               - Run Poker Slot Machine in monochrome mode.
  108.       >poker C               - Run Poker Slot Machine in color mode
  109.  
  110.  
  111.     NOTE:  This program automatically detects the type of monitor being used 
  112.            and adjusts accordingly.  However, due to the wide variety of 
  113.            computer hardware on the market, it is possible that the detection 
  114.            may not work properly on all systems.  This is the reason we have 
  115.            provided the options mentioned above.
  116.            
  117.  
  118.     To run this program outside the ^1Big Blue Disk^0 menu, type: ^1POKER^0.
  119.  
  120.  DISK FILES THIS PROGRAM USES:
  121. ^FPOKER.EXE
  122. ^FLARGCARD.DCK
  123.  
  124.