home *** CD-ROM | disk | FTP | other *** search
/ CP/M / CPM_CDROM.iso / lambda / misc / words.lbr / WORDS52.DZC / WORDS52.DOC
Encoding:
Text File  |  1993-10-25  |  2.6 KB  |  92 lines

  1. [][][][][][][][][][][][][][][][][][][][][][][][][][]
  2. []                          []
  3. []         Documentation for          []
  4. []                          []
  5. []     "WORDS -- a two-in-one word game"      []
  6. []      ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~      []
  7. []             WORDS52.BAS          []
  8. []          >>> 52-COLUMN VERSION <<<          []
  9. []                          []
  10. []             by              []
  11. []         Richard S. Altman          []
  12. []                          []
  13. []            Nov. 1, 1991          []
  14. []                          []
  15. []    COPYRIGHT (c) 1991 by Richard S. Altman      []
  16. []            All Rights Reserved          []
  17. []                          []
  18. [][][][][][][][][][][][][][][][][][][][][][][][][][]
  19.  
  20.  
  21. USER SUPPORTED
  22. --------------
  23.  
  24.     This program is user-supported software.  It is
  25. copyrighted  and cannot be sold for profit (without
  26. the author's express  written permission),  but  it
  27. may be copied and distributed for free.
  28.  
  29.     The SHAREWARE concept  is a distribution method
  30. that  dispenses  with  heavy  marketing/advertising 
  31. costs and  gives the  user the opportunity to try a
  32. software  program  before  buying.   Its  continued 
  33. existence depends  on each user  paying for what he 
  34. does, in fact, use.
  35.  
  36.     If you find this program  [WORDS52.ASM] useful,
  37. please  send  the $18  (or more)  registration  fee
  38. directly to the author:
  39.  
  40.     Richard S. Altman
  41.      P.O. Box 4388
  42.      Clearlake, CA 95422-4388
  43.  
  44.      Upon registration,  you will  receive  a floppy
  45. disk containing  the latest version of this program,
  46. as well as  a compiled version  and a printed manual
  47. detailing  its uses and  specifications.   You  will
  48. also receive  an original Blackjack program,  a FREE
  49. calendar printing  program,  and  other  programs by
  50. the same author.
  51.  
  52.      WHEN  ORDERING,  please  be  sure  to  indicate
  53. single or  double density  disk drive,  and the name
  54. of the program  [WORDS52.BAS].  Comments on programs
  55. are also most welcome!
  56.  
  57.      Due  to possible unforeseen circumstances,  the
  58. above offer is subject to change without notice. 
  59.  
  60.  
  61. HOW TO PLAY
  62. -----------
  63.  
  64.     Instructions for  WORDS  [Word Guessing Game and
  65. Scramble Word Game] are included within the program.
  66. They are  simply  two challenging and  relaxing word
  67. games,  using 6-letter words.    (NOTE:  Some of the
  68. words may be  shorter or longer.)   The object is to
  69. discover  the hidden word  (from a selection  of 350
  70. words).   Statistics are kept for each round.
  71.  
  72.  
  73.  
  74. STARTUP PROCEDURE
  75. -----------------
  76.  
  77.     (1) Make sure you have a copy of MBASIC.COM
  78.  
  79.     (2) Copy WORDS52.BAS to the drive containing
  80.     MBASIC.
  81.  
  82.     (3) Type: MBASIC WORDS52<cr>  etc.
  83.  
  84.  
  85.  
  86.  
  87.         Happy programming!  
  88.  
  89.                 Rich Altman
  90.  
  91.  
  92.