home *** CD-ROM | disk | FTP | other *** search
/ The Best of Select: Games 3 / cd.iso / games / wordy / read.me < prev    next >
Text File  |  1994-11-04  |  5KB  |  102 lines

  1. January - November, 1994
  2.  
  3.  
  4. Dear Word Game Player,
  5.  
  6. This is the  second  version  of the WORDY  word  construction game.   I had
  7. programmed the first crude version some 4 years ago using the old Mix C (tm)
  8. compiler.  That version  worked only with   a  monochrome  monitor, had very
  9. limited features, and was  buggy. This  version is written in Turbo C++ (tm)
  10. ver. 1.0 and TASM (tm), ver 2.0.  None of the specific C++ language features
  11. are used with the exception of the double backslash remarks.
  12.  
  13. WORDY 2.62 will work with either color  or monochrome monitors (use the  file
  14. WORDYM.EXE for mono  systems).     The  word validity  checking is enormously
  15. improved,  using a binary search algorithm to  check entered words  against a
  16. 94,000+ word dictionary [all the valid words that may be used in the Scrabble
  17. (tm) word game, not including the 5000-odd words in the new Second Edition of
  18. THE OFFICIAL SCRABBLE DICTIONARY  (tm)].     This  makes   WORDY    ideal for
  19. practicing the word construction  and pattern recognition skills  used in the
  20. Scrabble (tm) game.
  21.  
  22. The user interface and   the display, although  still    confined    to ANSI
  23. graphics, are much improved.  The game is  easier and  more fun to  play and
  24. most of the bugs from the first version have been eliminated.
  25.  
  26. Also included in this package is  a  standalone SEARCH  utility that permits
  27. the user to check whether any particular word is in the game dictionary. See
  28. the SEARCH.DOC file for usage instructions.
  29.  
  30. Now also included is an ANAGRAM utility. This permits entering a letter com-
  31. bination and finding all valid words contained in it.  An INSET utility lets
  32. the user generate word lists with exact in-order letter patterns.
  33.  
  34. Some new inclusions  with version 2.62  are an XFIND  word pattern  matching
  35. utility to help crossword puzzle solvers  find the missing letters  in words
  36. they are seeking and an  UNSCRAMBLE utility  to help solve  jumbled-word  or
  37. "Scramblegram" puzzles such as those find in newspapers and magazines.  Also
  38. an XTRACT utility to help Scrabble (tm) players generate lists of words with
  39. specified letter patterns has been added.  The WORDY package may well now be
  40. the most effective computer aid available  for the serious word game  player 
  41. to home his or her competitive edge.
  42.  
  43. This game is Cheapware.  I  am asking for  a  voluntary   contribution  of a
  44. very modest $2. If you do not feel that the result of my many hours of labor
  45. merit $2, or if you truly cannot afford it (hard to believe), well, I  can't
  46. prevent you from playing  and  enjoying the game  all the same.  If you  use
  47. WORDY and fail to send me a contribution, I will not put a curse  upon  you,
  48. nor will I even feel   particularly bad about  it, much less  hold a grudge.
  49. Feel free to send my  suggestions  for improvement,     criticism,   advice,
  50. encouragement, brickbats (but no proposals of marriage, please), even if you
  51. have not enclosed the MODEST (hint, hint) contribution.
  52.  
  53. A slightly larger $3.50 contribution will get you the next major update sent
  54. to you at no extra charge. A huge $8.00 contribution gets you all the source
  55. code, compilable in Turbo C  and  TASM,  for you  to modify to your  heart's
  56. content,  the next update, and registration and a copy of all my other soft-
  57. ware.
  58.  
  59. Now for a commercial  for  myself.   If  you  are at  all impressed with the
  60. programming effort,  not to mention style poured into this game,  and if you
  61. know of any career opportunities for an entry-level C programmer, please let
  62. me know.  I have been unhappily slaving  at a non-computer related trade for
  63. eons and would welcome the chance to  career-change  to  programming or  any
  64. other computer-related profession (I   proudly mention  that   I    have  NO
  65. professional credentials...I'm self-taught).  You   would  earn   my undying
  66. gratitude, not to mention a lifetime exemption from paying  for this and any
  67. previous and future programming efforts of mine.
  68.  
  69. Oh,  yes.   I  formally  disclaim  responsibility   for any damage,  direct,
  70. indirect, or incidental that  the use  of the program may cause. The program
  71. will not, to the best of my  knowledge, cause any harm to the computer it is
  72. run on, but it  can be addictive to  the  user, resulting in  damage to  the
  73. person's career and/or relationships.  Warning:  it is a fun game, but is no
  74. substitute for Real  Life (this may  not  hold true  for  the  next version,
  75. though).
  76.  
  77. Yours sincerely,
  78.  
  79.  
  80.          M\Cooper
  81.  3425 Chestnut Ridge Road
  82. Grantsville, MD 21536-9801
  83. --------------------------
  84. Email:  thegrendel@aol.com
  85.  
  86. P.S. My stepson, Mike Dumler, deserves much credit for his many helpful 
  87.      suggestions and for beta-testing the game.  A portion of all 
  88.      contributions received will be set aside for his college education.
  89.  
  90. ---
  91. Scrabble (tm) and THE OFFICIAL SCRABBLE DICTIONARY (tm) are trademarks of the 
  92. Selchow and Righter Co.
  93.  
  94. Turbo C++ (tm) and TASM (tm) are trademarks of Borland International.
  95.  
  96. Mix C (tm) is a trademark of Mix Software.
  97.  
  98. The executables for WORDY have not been copyrighted and are herewith released 
  99. into the Public Domain for all lawful purposes.     You may copy this archive 
  100. and give it to friends, but you are asked not to publish modified versions of 
  101. it without my express permission.
  102.