home *** CD-ROM | disk | FTP | other *** search
/ Boldly Go Collection / version40.iso / TS / 14A / MATCHMAK.ZIP / MATCHMAK.DOC next >
Text File  |  1991-11-16  |  2KB  |  49 lines

  1. ********************************************************************************
  2. *                  MATCHMAK  VER 1.0  WRITTEN IN TURBO PASCAL                  *
  3. *                     by James A. MacPhee  NOV. 11 ,1991                       *                                             *
  4. ********************************************************************************
  5.  
  6.       This Program is dedicated to my two daughters Allison and Katie , and
  7. therefore the reason 'FOR GIRLS ONLY'.  It seems that for some unknown reason
  8. the girls do not like playing the shoot em up games and were always talking
  9. about boys!! ( to my despair ).  Well, to make a long story short, Valentine's
  10. day was approaching and I was trying to learn Pascal so here it is !
  11.  
  12.       The game is self-explanatory except for the end, where the hearts will
  13. stop turning if you press any key.  If you look closely, the adjectives
  14. between the names will randomly change so that you may stop the screen update
  15. on your favorite word, "LOVE" or whatever.  On the closure of another key the
  16. music will stop and you will be asked if you would like to print the screen
  17. image.  If you are lucky enough to have an Epson Compatible printer the
  18. graphics should print out correctly, otherwise sorry !
  19.  
  20. HINTS:
  21.  
  22.      Looks best when the names entered are started with a Capital letter.
  23.  
  24.      Also names should be less than 9 characters long.
  25.  
  26.      Try Initials !
  27.  
  28.      If you want to make sure that your name matches with the boy of your
  29.      liking then make all the eight entrys for boyfriends the same and all
  30.      seven entrys for girlfriends your name.
  31.  
  32.      Enter all blanks if you want to fill them out later on the printed
  33.      sheet.
  34.  
  35.      If your not a music lover you can start the program with matchmak -m
  36.      which will omit the music.
  37.  
  38.      Well of course I'll accept "donations" of $3.00 or greater (CHEAP),
  39. suggestions for expansion , attaboys , also $3.00 with blank disk will
  40. get you the exciting source.
  41.  
  42.                         Thanks for reading,
  43.  
  44.                         James A. MacPhee
  45.                         52 Lincoln Dr.
  46.                         Newark, Ohio 43055
  47.  
  48. P.S. Please leave this doc file and program (.exe) together on same directory.
  49.