home *** CD-ROM | disk | FTP | other *** search
/ The Best of Select: Games 9 / CD_1.iso / dosgames / solitare / readme.txt < prev    next >
Text File  |  1995-01-28  |  4KB  |  87 lines

  1. COPYRIGHT 1994,1995 KEVIN HUBBARD ALL RIGHTS RESERVED
  2.  
  3. DISCLAIMER OF WARRANTY
  4.  
  5. THIS SOFTWARE IS SUPPLIED "AS IS" NO WARRANTY OF ANY KIND IS EXPRESSED
  6. OR IMPLIED.  BECAUSE OF THE VARIOUS HARDWARE AND SOFTWARE ENVIRONMENTS INTO
  7. WHICH THIS PROGRAM MAY BE PUT, NO WARRANTY OF FITNESS FOR A PARTICULAR
  8. PURPOSE IS OFFERED.
  9.  
  10. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY ERRORS CONTAINED HEREIN
  11. OR FOR INCIDENTAL OR CONSEQUENTIAL DAMAGES IN CONNECTION WITH THE FURNISHING,
  12. PERFORMANCE, OR USE OF THIS PRODUCT OR DOCUMENTATION.
  13.  
  14. THE AUTHOR MAINTAINS HIS COPYRIGHT ON THIS PROGRAM.  THIS PROGRAM MAY NOT BE
  15. DISASSEMBLED, OR OTHERWISE CHANGED WITHOUT THE EXPRESSED WRITTEN CONSENT OF
  16. THE AUTHOR.
  17.  
  18. BBS Sysops feel free to place this program on your board.  Shareware Disc
  19. Vendors or CD ROM Vendors must write to get expressed written consent to 
  20. include this program in their collections.  If allowed to be included it 
  21. must be grouped with similar products.  If a vendor is found to have included 
  22. this program  without permission they are responsible for paying the amount 
  23. of ** $3 U.S. Dollars for every disk (Copy) distributed! **
  24.  
  25. This document contains proprietary information which is protected
  26. by copyright.
  27.  
  28. The information in this document is subject to change without
  29. notice.
  30.  
  31. Requirements:
  32.  
  33.                     IBM compatible 286 or better 
  34.  
  35.                        Ega or better monitor
  36.                         
  37.                         100k Disc space
  38.                           640k memory
  39.  
  40. Write and tell me what you think of this game.  Any ideas for improvements,
  41. errors found, etc.  My address is 19410 Manchester Drive, Bristol, Va. 24202.
  42.  
  43.      This game of solitaire is based on the Klondike version.  In which 7 
  44. stacks of cards with 1-7 cards are dealt.  The top card of each stack is 
  45. placed face up, and the remaining cards are placed face down in the draw 
  46. pile.  The player must arrange the cards in order from King to 2 alternating
  47. between a red and a black card or vice-versa.  When a card is reached in a
  48. stack that is face down, it may then be turned face up, and moved into
  49. play with the other cards.  Kings may be moved to any empty stack either
  50. from another stack or the draw pile.  When moving cards, except from the
  51. draw pile, all cards under it (From that card to the top of stack) are also
  52. moved.  The 4 stacks at the top of the screen are the final position for
  53. each suit of cards.  They begin empty, signifying only what suit should be
  54. played on them.  Begin by placing all Aces in the appropriate stacks.
  55. From there, proceed to the 2's, 3's, 4's etc. until all 4 stacks contain
  56. every card of every suit from 2 to King.  When this is accomplished, the game
  57. is over.  Note: Only one card at a time may be moved to the stacks.
  58.  
  59.   History:
  60.        1.0  Decided to write a card game in TURBO PASCAL.
  61.        1.1  Fixed the problem of placing cards.
  62.             Fixed sound problem (It would sometimes not shut off)
  63.        1.2  Fixed card shuffling.(On rare times the card shuffling would stop)
  64.             Fixed arrow selecting.
  65.        1.3  Minor maintenance,  nothing really changed.
  66.             (Changes the size of the cards)
  67.        1.4  Release to public, ( Yes it is does display a T instead
  68.             of 10 for ten, will be fixed in a later release).
  69.        1.5  Minor maintenance (It now displays a 10 instead of T for a Ten)
  70.             Added checking routines.
  71.        1.51 Forgot to include a font file. Now included, graphic text now   
  72.             right. RENAMED from EGASOL15 to SOL151.
  73.        1.52 Minor maintenance, also compiled everything into one file.
  74.             (Fixed a minor problem, sometimes it would take a second or two
  75.              before the arrow key moved.)
  76.        1.53 Minor Maintenance, (re-coded parts, to make it faster. Added VGA 
  77.             support).
  78.        1.60 More minor maintenance (more recoding parts).
  79.  
  80. TURBO PASCAL  is copyright BORLAND.
  81. IBM is copyright IBM Corporation.
  82.  
  83.  
  84.  
  85.  
  86.  
  87.