home *** CD-ROM | disk | FTP | other *** search
/ House of Games 2 (Hi-Tech Products) / House_of_Games_II_Hi-Tech_Products.iso / games / 208 / id.doc < prev    next >
Text File  |  1991-10-29  |  19KB  |  529 lines

  1.  
  2.  
  3.  
  4.  
  5.  
  6.  
  7.  
  8.  
  9.                                 Idiot's Delight
  10.  
  11.                                   Version 1.10
  12.  
  13.                                Copyright 1991 By
  14.                                    Randy Rasa
  15.                                   18215 Troost
  16.                                 Olathe, KS 66062
  17.  
  18.  
  19.  
  20.      What Is It?     ___________
  21.  
  22.         Idiot's Delight, also known as "Aces Up", is a solitaire card game
  23.         that is extremely simple to play, quite addictive, but terribly
  24.         difficult to win.  Success depends on skill and strategy, but even
  25.         more on the luck of the cards.
  26.  
  27.  
  28.      Program Requirements     ____________________
  29.  
  30.         Idiot's Delight requires 256K of memory, EGA or higher graphics
  31.         capability, and a Microsoft-compatible mouse.  If you are not sure
  32.         you have the right hardware, just run the program.  If there's a
  33.         problem, the program will let you know.
  34.  
  35.         In addition to the program file (ID.EXE), the game requires that
  36.         the card definition files (CARDS.CD1 and CARDS.CD2) be in the
  37.         current directory.  These files contain the bit-maps for each
  38.         cardface in the deck.
  39.  
  40.  
  41.      Using The Mouse     _______________
  42.  
  43.         The mouse pointer will appear as a white arrow with black edges.
  44.         In general, the left button is used to select the object being
  45.         pointed to (a card or an on-screen button).
  46.  
  47.         If you have a three-button mouse, the middle button will blank the
  48.         screen.  This can also be accomplished by pressing the left and
  49.         right buttons simultaneously.
  50.  
  51.  
  52.      How To Play     ___________
  53.  
  54.         Idiot's Delight uses a standard 52-card deck (no jokers), with aces
  55.         ranked high, above kings.  The game is begun by dealing four cards
  56.         in a row.  You may discard any card that is lower than another card
  57.         of the same suit.  When no more cards can be removed, deal four
  58.         more cards onto the remainder of the previous deal and remove all
  59.         possible cards.  If a pile is completely depleted, you can move a
  60.         card from the top of another pile into the space.
  61.  
  62.  
  63.  
  64.  
  65.  
  66.  
  67.  
  68.  
  69.  
  70.  
  71.      Idiot's Delight Documentation                                   Page 2
  72.  
  73.  
  74.         The game continues in this way, dealing four cards at a time, then
  75.         removing all possible cards.  The game is won if only the four aces
  76.         are left at the end of the game.
  77.  
  78.         Be very careful of which card you move into spaces.  The natural
  79.         inclination is to move aces into spaces as soon as possible, but
  80.         often it is advisable to consider other possibilities, depending on
  81.         what cards can be freed up with each move.
  82.  
  83.         If the "Assist" option is enabled, a box will appear above the
  84.         cards saying "More Moves Possible" is there is at least one more
  85.         move available.  It might be a good idea to enable this feature if
  86.         you find yourself missing obvious moves once in a while.
  87.  
  88.         Note: The four cards are dealt from the deck by clicking on the
  89.         card back (there is no "Deal" button).
  90.  
  91.  
  92.      Buttons     _______
  93.  
  94.         Along the right side of the screen are a number of "buttons", which
  95.         may be selected by pointing and clicking with the mouse.  The
  96.         buttons are:
  97.  
  98.            Options: This button brings up the options menu, which you can
  99.               use to set your preferences for the following:
  100.  
  101.               Sound: Select "Off" to disable the beeps, clicks, and various
  102.                  other noises the program makes.  Select "On" to enable the
  103.                  sounds.
  104.  
  105.               Session Statistics: When this option is set to "On", the
  106.                  program will keep track of your statistics (games played,
  107.                  games won, change in average score) throughout the game
  108.                  and then display them when you quit.  (Note: During play,
  109.                  you can also display the session statistics by clicking on
  110.                  the score box.)
  111.  
  112.               Assist Option: When this option is turned "On", you will be
  113.                  alerted when more moves are possible.
  114.  
  115.               Background Color: Click on the up-arrow and down-arrow to
  116.                  step through the available background colors, until you
  117.                  find one that suits your tastes.
  118.  
  119.               Card Back: Click on the up-arrow and down-arrow to cycle
  120.                  through the available card designs until you find one you
  121.                  like.  You can also click on the card back itself to bring
  122.                  up a dialog box which will show you all the available card
  123.                  backs and allow you to choose one.
  124.  
  125.               Once you've set things to your liking, you may click on the
  126.               "OK" button to save your preferences to disk, or on the
  127.  
  128.  
  129.  
  130.  
  131.  
  132.  
  133.  
  134.  
  135.  
  136.  
  137.      Idiot's Delight Documentation                                   Page 3
  138.  
  139.  
  140.               "Cancel" button to exit the Options menu without changing
  141.               anything.
  142.  
  143.            Help: This button will bring up several pages of help screens,
  144.               which you can view by clicking on the "Next" or "Prev"
  145.               buttons to move from page to page.  When you are finished
  146.               reading the help, click on the "Done" button to exit.
  147.  
  148.            New Game: This button will end the current game, update your
  149.               statistics, and start a new game.
  150.  
  151.            Quit: Click on this button to exit the program.  If you have
  152.               started a game, the score will be recorded and the statistic
  153.               file updated.  Another way to exit the game is to press the
  154.               "Abort" key (F10).  If you press F10 (and select the "Exit
  155.               This Program" option in the pop-up dialog box or press F10
  156.               again), the program will quit to DOS without saving the data
  157.               file (and thus not giving you a low score if you have to quit
  158.               the program in the middle of a game).  Of course you realize
  159.               this is cheating, don't you?
  160.  
  161.  
  162.      Command-Line Options     ____________________
  163.  
  164.         /LCD -- This option may improve the screen display on monochrome
  165.                 LCD displays.  This option simply changes a few color
  166.                 combinations to improve contrast on LCDs.
  167.  
  168.         /Rxxxxxx -- This option is used to convert a shareware version of
  169.                     the program to a registered version.  Refer to "A Note
  170.                     To Registered Users" at the end of this document for
  171.                     more information.
  172.  
  173.         /SW -- This option is used to convert a registered version to a
  174.                shareware version.
  175.  
  176.         filename.ext -- This option is for alternate data files (see
  177.                         discussion below).
  178.  
  179.  
  180.  
  181.  
  182.  
  183.  
  184.  
  185.  
  186.  
  187.  
  188.  
  189.  
  190.  
  191.  
  192.  
  193.  
  194.  
  195.  
  196.  
  197.  
  198.  
  199.  
  200.  
  201.  
  202.  
  203.      Idiot's Delight Documentation                                   Page 4
  204.  
  205.  
  206.      Statistics     __________
  207.  
  208.         Idiot's Delight keeps track of the score (the number of cards
  209.         you've discarded), the total number of games you've played, the
  210.         number of games you've won (expressed as both a number and a
  211.         percentage), and your average score.  At the end of each game, the
  212.         statistics are written to disk, either in the default ID.DAT or in
  213.         the data file specified on the command line.  The data file also
  214.         contains the preferences you set in the options menu.
  215.  
  216.         To specify a data file on the command line, start up Idiot's
  217.         Delight with the following syntax:
  218.  
  219.                                   ID filename.ext
  220.  
  221.         This allows several different people to use the same copy of
  222.         Idiot's Delight on the same machine, yet keep separate statistics
  223.         for each person.  For example, suppose three people (Tom, Dick, and
  224.         Harry) played the game at various times on the same machine.  They
  225.         could each easily keep personalized data files, containing their
  226.         scores and preferences.  Tom would use his data file by typing:
  227.  
  228.                                     ID TOM.DAT
  229.  
  230.         Likewise, Dick and Harry could have data files called DICK.DAT and
  231.         HARRY.DAT.  Note that the "DAT" extension could be "SCR" or "HGH",
  232.         or whatever, as long as it is three letters or less.
  233.  
  234.  
  235.  
  236.  
  237.  
  238.  
  239.  
  240.  
  241.  
  242.  
  243.  
  244.  
  245.  
  246.  
  247.  
  248.  
  249.  
  250.  
  251.  
  252.  
  253.  
  254.  
  255.  
  256.  
  257.  
  258.  
  259.  
  260.  
  261.  
  262.  
  263.  
  264.  
  265.  
  266.  
  267.  
  268.  
  269.      Idiot's Delight Documentation                                   Page 5
  270.  
  271.  
  272.      Legalese     ________
  273.  
  274.         Idiot's Delight is shareware.  As such, you can play it, copy it,
  275.         and give it away as you wish.  In fact, you are encouraged to
  276.         distribute the shareware version of the program to friends, family,
  277.         and strangers alike.  This includes distribution via electronic
  278.         bulletin board systems (BBS), user's groups, and disk-distribution
  279.         services.  All that I ask is that the program remain unaltered, and
  280.         be distributed in an archive consisting of:
  281.  
  282.            ID.EXE ............. the program
  283.            ID.DOC ............. documentation
  284.            CARDS.CD1 .......... card definition file #1
  285.            CARDS.CD2 .......... card definition file #2
  286.  
  287.  
  288.      Registration     ____________
  289.  
  290.         Idiot's Delight is shareware.  If you enjoy the game, please
  291.         support it.  There are three registration packages available:
  292.  
  293.            1. Basic Registration ................................... $5.00
  294.  
  295.               This minimum registration will get you the latest registered
  296.               (no shareware "beg" message) version of Idiot's Delight on
  297.               the diskette of your choice, along with a registration code
  298.               good for all future updates.
  299.  
  300.            2. Package Deal #1 ..................................... $10.00
  301.  
  302.               This package consists of the latest registered version of
  303.               Idiot's Delight, plus shareware versions of my other
  304.               programs, plus a menu program to tie them all together.  Note
  305.               that all of the additional programs are unregistered versions
  306.               (with shareware "beg" screens).  You will also receive a
  307.               registration code good for all future updates of Idiot's
  308.               Delight.
  309.  
  310.            3. Package Deal #2 ..................................... $15.00
  311.  
  312.               This package consists of the latest registered versions of
  313.               Idiot's Delight, plus registered versions of my other
  314.               programs, plus a menu program to tie them all together.  Note
  315.               that all of the additional programs are fully registered
  316.               versions (no shareware "beg" screens).  You will also receive
  317.               registration codes good for all future updates of Idiot's
  318.               Delight and the programs included with your registration.
  319.  
  320.         Basic registration is available on a 5.25", 360K disk or on a
  321.         3.50", 720K disk.  The package deals are available on two 360K
  322.         disks (with the programs ZIPped (with the PKZIP compression
  323.         program) to pack as much as possible onto each disk), one 720K disk
  324.         (ZIPped), or one 5.25", 1.2M disk.  If you do not have access to
  325.         PKZIP, you'll need to order the package deals on a 1.2M disk.
  326.  
  327.  
  328.  
  329.  
  330.  
  331.  
  332.  
  333.  
  334.  
  335.      Idiot's Delight Documentation                                   Page 6
  336.  
  337.  
  338.  
  339.         No matter what option you choose, you'll be getting a lot of
  340.         quality software for just a little dough.  Please consider
  341.         registering.
  342.  
  343.         The programs that you will get with the package deals are:
  344.  
  345.            Midnight Oil: An EGA solitaire card game, otherwise known as La
  346.               Belle Lucie and Three Shuffles and a Draw.  In this game the
  347.               deck is dealt into seventeen fans of three cards each.  Cards
  348.               are moved from the fans to four foundations, which are then
  349.               built up in suit from Ace to King.  Midnight Oil is one of
  350.               the best solitaires, affording great opportunity for skillful
  351.               play.  The game keeps statistics in a disk file, and has a
  352.               special auto mode that makes the game especially easy to
  353.               play.
  354.  
  355.            Monte Carlo: An EGA-based solitaire card game in which you try
  356.               to remove pairs of cards from a 5 x 5 matrix.  This easy-to-
  357.               play game offers hours of relaxing fun.  It keeps statistics
  358.               in much the same way as Idiot's Delight, has selectable card
  359.               designs, and a "hint" button that makes the game especially
  360.               easy to learn.
  361.  
  362.            Calculation: This EGA-based solitaire card game is a real brain-
  363.               teaser in which you build up four foundations, each in a
  364.               different sequence.  It requires skill and logical thinking
  365.               to win, but on-screen assistance makes learning and playing
  366.               the game a snap.  It keeps a statistic file like Idiot's
  367.               Delight and has selectable card designs.
  368.  
  369.            Osmosis: In this EGA solitaire card game you have four
  370.               foundations to build, but a card can only be played to a
  371.               lower foundation if it has also been played to an upper
  372.               foundation.  This addictive game is simple to play but
  373.               difficult to win, with success often depending as much on
  374.               luck as skill.  It keeps statistics on-disk, offers
  375.               selectable card backs and has a "peek" option to give you an
  376.               extra edge.
  377.  
  378.            Royal Cotillion: This is a two-deck EGA solitaire in which you
  379.               must build up eight foundations in suit by twos.  It offers
  380.               good opportunity for skillful play, a pleasing layout, and
  381.               hours of engrossing fun.  It keeps a statistics file, has
  382.               selectable card backs, and a time-saving auto mode.
  383.  
  384.            Concentration: An EGA graphics version of the classic memory-
  385.               stretching solitaire.  It keeps a statistics file, features
  386.               selectable card backs, and offers a unique multi-player mode.
  387.  
  388.  
  389.  
  390.  
  391.  
  392.  
  393.  
  394.  
  395.  
  396.  
  397.  
  398.  
  399.  
  400.  
  401.      Idiot's Delight Documentation                                   Page 7
  402.  
  403.  
  404.         You can print the registration form from the initial shareware
  405.         screen.  Simply select the "Print Registration Form" button, then
  406.         select a destination, either to a printer or a file.  If you elect
  407.         to send the form to a printer, make sure it is on-line and ready.
  408.         The form should print on any standard 80-column printer.  If you
  409.         want to save the form to a file, the file "ID.FRM" will be created
  410.         in the current directory.  You can then print out the registration
  411.         form by entering the following command from the DOS prompt (with
  412.         your printer connected and ready):
  413.  
  414.                                   COPY ID.FRM PRN
  415.  
  416.         Then just fill out the form and send it, along with cash, check or
  417.         money order, to:
  418.  
  419.                                     Randy Rasa
  420.                                    18215 Troost
  421.                                  Olathe, KS 66062
  422.  
  423.  
  424.      Revision History     ________________
  425.  
  426.         1.00  01-29-91  First Public Release.
  427.         1.01  02-15-91  Cosmetic changes.
  428.         1.02  03-12-91  Added registration procedure.
  429.         1.03  03-23-91  Modified registration procedure.
  430.         1.04  04-23-91  Added option to print registration form.
  431.                         Changed card definition filenames to CARDS.CD*.
  432.         1.05  05-17-91  Fixed problem with equipment test.
  433.         1.06  06-16-91  Added "Assist" option.
  434.                         Added Abort (F10) key.
  435.         1.07  06-21-91  Fixed bug when moving a card to an empty pile
  436.                         (program would crash if wrong key or mouse button
  437.                         was pressed).
  438.         1.08  08-13-91  The program now exits to DOS after running the
  439.                         registration procedure, and the program date and
  440.                         time are set correctly.
  441.                         Added /LCD command-line switch.
  442.                         Added /M command-line switch.
  443.         1.09  09-02-91  Rewrote mouse initialization routine.
  444.                         Removed /M command-line switch.
  445.         1.10  10-28-91  Added dialog box to select card back.
  446.                         Improved parsing of command-line arguments.
  447.                         Modified the "abort" sequence so that pressing F10
  448.                         once will bring up the abort dialog box, and
  449.                         pressing F10 again will exit the program.
  450.  
  451.  
  452.  
  453.  
  454.  
  455.  
  456.  
  457.  
  458.  
  459.  
  460.  
  461.  
  462.  
  463.  
  464.  
  465.  
  466.  
  467.      Idiot's Delight Documentation                                   Page 8
  468.  
  469.  
  470.      A Note To Registered Users     __________________________
  471.  
  472.         The registration procedure allows previously-registered users to
  473.         update to the new registered version of the program by entering a
  474.         special 'registration code' that was included as part of your
  475.         order.  Run the shareware version of the program with the "/R"
  476.         command-line switch, followed by the registration code, like this:
  477.  
  478.            ID /Rxxxxxx
  479.  
  480.         You would, of course use the proper registration code in place of
  481.         the "xxxxxx".  Note also that there should be no space between the
  482.         "R" and the registration code.  After running the program with /R
  483.         switch and the proper code, you'll have a brand-spanking new
  484.         registered version of the program.  What this essentially amounts
  485.         to is unlimited, free updates with each registration.
  486.  
  487.         The registration procedure comes with the following limitations:
  488.  
  489.            1. The name your EXE file must be ID.EXE.
  490.  
  491.            2. You cannot perform the registration procedure on a compressed
  492.               version (ie: an EXE file processed with PKLite, Diet, or
  493.               LZEXE).  The EXE file may be compressed after the
  494.               registration procedure, but not before.
  495.  
  496.            3. Please do not distribute registered versions of the program.
  497.  
  498.            4. Since the registration procedure is a new feature, there are
  499.               a number of people who have registered earlier versions that
  500.               won't be able to take advantage of it just yet.  But if you
  501.               send me a self-addressed stamped envelope, I'll be happy to
  502.               send you the registration code.
  503.  
  504.  
  505.         Note: You can also change the program back to the shareware version
  506.               by using the "/SW" command-line switch.  This function is
  507.               subject to the same limitations as with the registration
  508.               procedure (ie: the program must be properly named and
  509.               uncompressed).  Please use this option to "un-register" the
  510.               program if you wish to pass it along to anyone.  Also, please
  511.               include all of the files listed under the "Legalese" section
  512.               of this document.  Thanks.
  513.  
  514.  
  515.  
  516.  
  517.  
  518.  
  519.  
  520.  
  521.  
  522.  
  523.  
  524.  
  525.  
  526.  
  527.  
  528.  
  529.