home *** CD-ROM | disk | FTP | other *** search
/ Club Amiga de Montreal - CAM / CAM_CD_1.iso / files / 167.lha / Puzzle / IFF2PCS.DOC < prev    next >
Text File  |  1988-04-28  |  3KB  |  84 lines

  1. Issue 11                                                       AMIGAZINE!
  2.  
  3.  
  4.                            IFF2PCS 1.1
  5.                           by Ali T. Ozer  
  6.                    ARPA: ali@Score.Stanford.Edu  
  7.                 REAL: Box 7703, Stanford, CA 94309
  8.  
  9.  
  10. IFF2PCS (IFF-to-pieces) is an interactive puzzle program. In
  11. IFF2PCS, the user's goal is to put a picture back together
  12. from square pieces. The picture can be created from any IFF
  13. picture, and can have up to 16 colors.  A sample picture is
  14. included.
  15.  
  16. IFF2PCS can be started one of three ways:
  17.  
  18. * From the CLI, by typing 
  19.   1> iff2pcs IFF-FILE    (where IFF-FILE is the name 
  20.                           of an IFF picture file) 
  21.  
  22. * From the Workbench, by double-clicking on the icon of an
  23.   IFF picture file, provided the "default tool" is set to
  24.   IFF2PCS. (The icon for the sample IFF picture provided
  25.   with the program is configured this way.)
  26.  
  27. * From the Workbench, by 
  28.    first clicking once on the IFF2PCS icon, 
  29.    then double-clicking on the icon of any IFF picture
  30.    file, while holding down the SHIFT key.
  31.   This last method (a standard way to specify arguments to 
  32.   Workbench programs) allows you to start IFF2PCS up with
  33.   any IFF picture, even if its default tool is not set to 
  34.   IFF2PCS. 
  35.  
  36. Once IFF2PCS starts up, it provides you with a choice of
  37. three difficulty levels. You can start the game by clicking
  38. on the appropriate choice:
  39.  
  40. * REAL EASY    64x64 pieces
  41. * NOT SO EASY  32x32 pieces
  42. * DIFFICULT    16x16 pieces --- real killer!
  43.  
  44. The picture and the difficulty level cannot be changed 
  45. during the program.
  46.  
  47. IFF2PCS uses a pop-up menu (which is operated just like a
  48. standard Amiga menu, except that you do not have to move the
  49. mouse to the top of the screen). The menu commands are:
  50.  
  51. * SHOW   Shows the completed picture.
  52. * CHECK  Combines what you have with the actual picture to
  53.          give you an idea of how close you are. Pieces
  54.          that are in the correct place will appear as
  55.          blanks, while pieces that are placed incorrectly 
  56.          will appear messed up. CHECK will also tell you the 
  57.          time that has elapsed since you started the puzzle,
  58.          and will let you know if the puzzle is solved.
  59. * HELP   Provides some minimal help. (This command might not
  60.          work if the system is low on chip-memory.)
  61. * QUIT   Quits... 
  62.  
  63. Pieces are grabbed by clicking the left mouse button and
  64. rotated by clicking the right mouse button once the piece is
  65. grabbed. Pieces can be rotated 90 degrees clockwise only;
  66. you might need to click the right mouse button twice or
  67. three times to get the correct orientation. 
  68.  
  69. IFF2PCS is a chip-memory hog. It will attempt to open an
  70. interlaced screen as large as the user's Workbench, and with
  71. a 16-color picture, it might use more than 200K of chip
  72. memory. 
  73.  
  74. Many thanks go to D. John Hodgson, Tom Rokicki, and Helene
  75. (Lee) Taran, whose code fragments I used in IFF2PCS.
  76.  
  77. IFF2PCS is Copyright 1987, Ali Turgut Ozer.  
  78. IFF2PCS is freely distributable.
  79. IFF2PCS is NOT public domain, and NOT shareware.
  80.  
  81.  
  82.  
  83.  
  84.