home *** CD-ROM | disk | FTP | other *** search
/ GCW Games & More & Wacky Windows Companion / gcw.iso / win / puzzle / picpuz / readme.txt < prev    next >
Text File  |  1994-04-21  |  3KB  |  71 lines

  1. About Picture Puzzler 1.0a for Windows
  2. March 1994
  3.  
  4. This program can turn most any bitmap into a puzzle.  Amount of
  5. randomness is selectable.  One bitmap is included with this bundle
  6. (TIGER.BMP).  More are provided upon registration.
  7.  
  8. This program requires VBRUN300.DLL and COMMDLG.DLL files.  If they
  9. are not already on your computer, you should be able to download them
  10. from a service like CompuServe.  VBRUN300.DLL is provided with Visual
  11. Basic for Windows, but is free for anyone to use.  Please contact
  12. me if you have difficulty finding these files.
  13.  
  14. All these files should be in the same directory, or you should at least
  15. have the *.VBX and *.DLL files in your WINDOWS\SYSTEM subdirectory.
  16.  
  17. To play Picture Puzzler execute the PICPUZ.EXE file.  You can create an
  18. icon for this program by selecting the NEW option from your desktop FILE
  19. menu.
  20.  
  21. From within the program, you can save a puzzle in progress with the Save
  22. and Save As options.  Restore a previously saved puzzle with the Open
  23. option.  Saved games still use the original graphic file, so don't throw
  24. them away.  Control the amount of starting randomness through the Difficulty
  25. option.  (Default difficulty is stored in PICPUZ.INI - will be created.)
  26.  
  27. Please feel free to contact me through CompuServe at ID 72440,2354 or at
  28. the address below if I can help in any way:
  29.  
  30.         Frank Font's WorkShop
  31.         P.O. Box 1232
  32.         Germantown, MD 20875-1232
  33.         U.S.A
  34.  
  35. Registration is $8.  The disk I provide by mail includes more pictures and
  36. has an installation routine that creates the PICPUZ icon automatically.
  37. Please include your name, address, and type of disk (3.5 or 5.25).  An order
  38. form is included in this bundle as REGISTER.TXT.
  39.  
  40. List of Program Files in this bundle:
  41.  
  42.         Name            Date            Description
  43.         IMK.DLL         11-09-93        Runtime file
  44.         KNIFE.VBX       11-08-93        Runtime file
  45.         PICCLIP.VBX     04-28-93        Runtime file
  46.         CMDIALOG.VBX    12-20-93        Runtime file
  47.         PICPUZ.EXE      03-11-94        Main program
  48.         README.TXT      03-12-94        This information
  49.         TIGER.BMP       11-05-92        Bitmap of a tiger
  50.  
  51. Required files not in this bundle:
  52.  
  53.         VBRUN300.DLL    N/A             Visual Basic runtime file (Free)
  54.                                         Note: If you have a 286, use the
  55.                                         DLL dated after April 1993 (286 bug).
  56.         THREED.VBX      04-28-93        Visual Basic runtime file (Free)
  57.         COMMDLG.DLL     N/A             Common dialogs runtime file (Free)
  58.  
  59. ===============================================================================
  60. Special Note To Programmers:
  61. ----------------------------
  62.  
  63.    The entire Picture Puzzler v1.0a Visual Basic 3.0 source code is available
  64.    for $50.  Inquire through the above address or CompuServe ID 72440,2354.
  65.  
  66.    The randomizing algorithm of this program operates on N space in order
  67.    N time.  I can provide this algorithm in the form of a DLL to interested
  68.    parties.
  69.  
  70.  
  71.