home *** CD-ROM | disk | FTP | other *** search
/ CP/M / CPM_CDROM.iso / lambda / misc / black.lbr / BLACK.DZC / BLACK.DOC
Encoding:
Text File  |  1993-10-25  |  2.8 KB  |  85 lines

  1.  
  2. [][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][]
  3. []                                    []
  4. []                Documentation for                []
  5. []                                    []
  6. []                  "BLACKJACK"                []
  7. []                       ~~~~~~~~~                 []
  8. []                                    []
  9. []                    by                    []
  10. []                Richard S. Altman                []
  11. []                                    []
  12. []                  July 15, 1989                []
  13. []                                    []
  14. []   COPYRIGHT (c) 1989 by Richard S. Altman.   All Rights Reserved.    []
  15. []                                    []
  16. [][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][]
  17.  
  18.  
  19.  
  20. USER SUPPORTED
  21. --------------
  22.  
  23.     This program is user-supported software.  It is copyrighted and cannot
  24. be sold for profit (without the author's express written permission),  but
  25. it may be copied and distributed for free.
  26.  
  27.     The  SHAREWARE  concept is a  distribution method  that dispenses with
  28. heavy  marketing/advertising costs and gives the user the  opportunity  to
  29. try a software program before buying.   Its continued existence depends on
  30. each user paying for what he does, in fact, use.
  31.  
  32.     If you plan to continue to use this program  [BLACKJACK],  please send
  33. the $20 (or more) registration fee directly to the author:
  34.  
  35.                Richard S. Altman
  36.                 P.O. Box 4388
  37.                 Clearlake, CA 95422-4388
  38.  
  39.      Upon registration,  you will receive a floppy diskette containing the
  40. latest version of this program,  as well as a printed manual detailing its
  41. uses  and  specifications.   You will also receive a  Blackjack  TUTORIAL,
  42. a FREE calendar printing program, and other programs by the same author.
  43.  
  44.      WHEN ORDERING,  please be sure to indicate  single or double  density
  45. disk drive, and the name of the program [BLACKJACK.BAS].  Comments on pro-
  46. grams are also most welcome!
  47.  
  48.      Due to possible unforeseen circumstances,  the above offer is subject
  49. to change without notice. 
  50.  
  51.  
  52.  
  53. WHAT IT DOES
  54. ------------
  55.  
  56.     BLACK.BAS is an  MBASIC  program that allows one or two people to play 
  57. the game of Blackjack against the computer. It is quite realistic and uses 
  58. the same rules found in the major Nevada casinos!
  59.  
  60.     BJ-TUTOR.BAS  is the same program with modifications.   It allows only 
  61. one  player to play against the computer,  simulating the  exact  rules as 
  62. those on the  Las Vegas  strip.  However, the TUTORIAL also will offer you 
  63. help when an incorrect play is tried  and will not allow you  to make that 
  64. "incorrect" selection.
  65.  
  66.  
  67.  
  68. STARTUP PROCEDURE
  69. -----------------
  70.  
  71.     (1) Make sure you have a copy of MBASIC.COM
  72.  
  73.     (2) Copy BLACK.BAS to the drive containing MBASIC.
  74.          ~~~~~~~~~
  75.     (3) Type: MBASIC BLACK<cr>  Enter the requested information, etc.
  76.  
  77.     (4) Enjoy the program alone or with a friend!
  78.  
  79.  
  80.  
  81.         Happy programming!  
  82.  
  83.                 Rich Altman
  84.  
  85.