home *** CD-ROM | disk | FTP | other *** search
/ 5 Star Games: Windows Edition / 5StarsGames-Windows31Edition.iso / bonus / calcsol / calcsol.txt < prev    next >
Text File  |  1991-03-26  |  12KB  |  344 lines

  1. Calculation Solitaire version 1.0
  2.  
  3. Copyright (c) 1991 by Daniel Thomas.  All Rights Reserved.
  4.  
  5.  
  6. NOTE: If you print this from NOTEPAD, use File/Page Setup to set the Left
  7.       and Right Margins to 0.
  8.  
  9.  
  10. Introduction
  11. ------------
  12.  
  13. Calculation Solitaire version 1.0 is a full-featured shareware Windows
  14. program that includes card dragging, top scores (records), difficulty levels,
  15. and hints.  Much effort was spent to make playing it intuitive, challenging,
  16. and fun.
  17.  
  18. Please read the comments on shareware at the end of this document.  If you
  19. enjoy this game and want to see more like it, please register.
  20.  
  21.  
  22. Requirements
  23. ------------
  24.  
  25. Microsoft Windows 3.0 or higher, in Standard or Enhanced mode; it will
  26.     probably run OK in Real mode, but I can't guarantee it.
  27.  
  28. Hercules, EGA, VGA, or higher
  29.  
  30. Mouse
  31.  
  32.  
  33. Installation
  34. ------------
  35.  
  36. You may copy the Calculation Solitaire files into any directory.  To add
  37. Calculation Solitaire (CALCSOL.EXE) to one of your Program Manager groups,
  38. follow the instructions in your Windows manual.  (Briefly, this involves
  39. selecting File/New/Program Item from the Program Manager menu, and filling
  40. in the appropriate fields.)
  41.  
  42. Calculation Solitaire will create a file called CALCSOL.DAT, which contains
  43. all your settings, and your Records (top scores) information.  It also will
  44. contain your registration information, when you register.
  45.  
  46. PLEASE DO NOT DISTRIBUTE CALCSOL.DAT TO OTHERS OR TO BULLETIN BOARDS.  (You
  47. may distribute the other files freely.)
  48.  
  49. If you delete CALCSOL.DAT, you will have to re-enter your registration
  50. information.
  51.  
  52.  
  53. Overview
  54. --------
  55.  
  56. Calculation Solitaire tops the list of solitaire games that give the
  57. opportunity for skill.  Depending on the difficulty level you play, with
  58. proper strategy you can win 2 out of 3 games, or more.  Of course, playing at
  59. a more difficult level decreases the chances, but also increases the
  60. opportunity for masterful play.
  61.  
  62.  
  63. Foundations
  64. -----------
  65.  
  66. The Ace, two, three and four of spades are removed from the deck and placed
  67. across the top of the playing area.  These cards form the Foundations.  The
  68. object is to get all the cards onto the Foundations.
  69.  
  70. Each Foundation is built up in arithmetical sequence (as shown below),
  71. without regard to suit or color.
  72.  
  73.      Foundation pile 1 counts by ones, as in:
  74.  
  75.           A 2 3 4 5 6 7 8 9 10 J Q K
  76.  
  77.      Foundation pile 2 counts by twos, as in:
  78.  
  79.           2 4 6 8 10 Q A 3 5 7 9 J K
  80.  
  81.      Foundation pile 3 counts by threes, as in:
  82.  
  83.           3 6 9 Q 2 5 8 J A 4 7 10 K
  84.  
  85.      Foundation pile 4 counts by fours, as in:
  86.  
  87.           4 8 Q 3 7 J 2 6 10 A 5 9 K
  88.  
  89. (If you can't remember the sequence, on-screen help is a click away.  It is
  90. discussed later.)
  91.  
  92.  
  93. Play
  94. ----
  95.  
  96. Turn up a card from the deck, one at a time.  The card may be played onto
  97. one of the Foundations, if possible.  Alternatively, place it on one of the
  98. Waste Piles (which are located below the Foundations).  There are from 4 to
  99. 6 Waste Piles, depending on which difficulty level you choose.
  100.  
  101. If there is already a card on the Waste Pile, simply place the new card on
  102. top of the existing card.  
  103.  
  104. At any time, the top card of any Waste Pile may be played onto the
  105. Foundation.  No other movement of cards from the Waste Piles is possible.
  106.  
  107. To win the game, play all the cards onto the Foundations, in the proper
  108. order.
  109.  
  110.  
  111. Mechanics
  112. ---------
  113.  
  114. To turn over a card from the deck, click once on the deck with the left
  115. mouse button.
  116.  
  117. There are 2 ways to select a card for movement, depending on what Option is
  118. selected.
  119.  
  120.     If "Drag Cards" is checked on the Options menu, you move a card by
  121.     "dragging" it.  This means that you point at the card, and hold down the
  122.     left mouse button.  The cursor will change into a "hand".  When you move
  123.     the mouse, you will drag the card.  Release the card (by letting go of
  124.     the left mouse button) when at least half of the card covers the desired
  125.     new location.  If it is an invalid location for the card, the card will
  126.     drag itself back to its original location.
  127.  
  128.     If "Drag Cards" is not checked, then you move cards by first selecting
  129.     the card, then selecting the new location.  To select a card, click once
  130.     on the card with the left mouse button.  It will then be highlighted.
  131.     Then click on the new location.  (To un-select a card, click on it
  132.     again.)
  133.  
  134. You can undo the last move by selecting Undo from the Edit menu, or by
  135. pressing Alt+Backspace.
  136.  
  137.  
  138. Hints
  139. -----
  140.  
  141. If you can't remember the sequence for a particular Foundation, click once
  142. on it with the right mouse button.  A small window will pop up with the
  143. sequence.
  144.  
  145. Alternatively, you may choose to have a "Hint Window" on the screen at all
  146. times.  This is a free-floating window which shows the card sequence of each
  147. Foundation.  Refer to the "Options" section, below.
  148.  
  149.  
  150. Menu Choices
  151. ------------
  152.  
  153.     Game
  154.  
  155.         New Game    Starts a new game
  156.  
  157.         Records     Brings up the Records screen (top scores).  You can
  158.                     reset the records from this screen.
  159.  
  160.         Exit        Terminates Calculation Solitaire.
  161.  
  162.     Edit
  163.  
  164.         Undo        Backs up one move.  You may also "undo" by pressing
  165.                     Alt+Backspace on the keyboard.  The Undo option is only
  166.                     available after a card has been placed onto one of the
  167.                     Waste Piles or Foundation Piles.  Once a new card has
  168.                     been turned up from the Deck, you can no longer undo the
  169.                     last move.
  170.  
  171.     Options
  172.  
  173.        Easy         These three options, Easy, Intermediate, and Hard,
  174.        Intermediate control the difficulty level of the game.  The Easy game
  175.        Hard         has 6 Waste Piles, the Intermediate has 5, and the Hard
  176.                     has 4 Waste Piles.  It takes an expert to win
  177.                     consistently with only 4 Waste Piles.
  178.  
  179.        Green Back-  If you don't like the look of the green playing surface,
  180.              round  un-check this option.
  181.  
  182.        Hint Window  Selecting this option brings up another menu, with these
  183.                     options:
  184.  
  185.            Show         Check this option if you want a window with the
  186.                         card sequences of the Foundations.  It is a
  187.                         free-floating window, which means that you can
  188.                         "drag" it to any position on the screen.  If you
  189.                         want to move this window, use the mouse to point at
  190.                         the caption ("Hint Window"), press and hold the left
  191.                         mouse button, and move it wherever you wish.  Then
  192.                         release the mouse button.
  193.  
  194.                         When the Hint Window is displayed, if you hold down
  195.                         the right mouse button while pointing at a
  196.                         Foundation Pile, the Hint Window will "highlight"
  197.                         the corresponding hint row.
  198.  
  199.                         NOTE: If you use Whiskers (another Shareware
  200.                               product), you may notice a delay when you do
  201.                               this.  If you want to eliminate this delay,
  202.                               turn off Whiskers while running Calculation
  203.                               Solitaire.
  204.  
  205.            Restore Position  Select this option if you want to move the Hint
  206.                         Window back to its original position.
  207.  
  208.            Drag Cards   If you would rather not "drag" cards around the
  209.                         screen, then un-check this option.  See the
  210.                         discussion about this, in the preceding section
  211.                         "Mechanics".
  212.  
  213.        Changing Deck    The card deck shows a picture.  When this option is
  214.                         selected, the picture on the card deck will
  215.                         periodically change during game play.  If this is
  216.                         annoying, un-check this option.
  217.  
  218.        Start Maximized  When this options is checked, Calculation always
  219.                         starts up in full-screen mode.  If you don't like
  220.                         that, un-check this option.
  221.  
  222.     Help
  223.  
  224.         Help        Currently, selecting this options starts Notepad,
  225.                     opening up this document.  A future version will use the
  226.                     standard Windows help system.
  227.  
  228.         About       Selecting this option brings up the "About" screen,
  229.                     which gives you information about the version number and
  230.                     the author.
  231.  
  232.  
  233. Strategy
  234. --------
  235.  
  236. Think ahead when you have to cover up cards on the waste pile.  Try to
  237. figure out which cards are likely to be needed first.  The more you play the
  238. game, the more familiar you become with the order.  This is essential to
  239. winning Calculation Solitaire.  Use the Floating Hint Window to help you
  240. learn the order.
  241.  
  242. Remember that Kings are the last card on each Foundation, so be careful what
  243. you cover up with a King.
  244.  
  245.  
  246. Acknowledgements
  247. ----------------
  248.  
  249. Calculation Solitaire was written in Borland's Turbo Pascal for Windows.
  250.  
  251. Many thanks to all the guys in Borland's support department, including
  252. Danny Thorpe and Rob Powell.
  253.  
  254. Also I'd like to thank my wife, Gina, for believing.
  255.  
  256.  
  257. Trademarks
  258. ----------
  259.  
  260. Windows is a trademark of Microsoft Corp.
  261. Turbo Pascal for Windows is a trademark of Borland International.
  262.  
  263.  
  264. A note about Shareware
  265. ----------------------
  266.  
  267. This program, Calculation Solitaire, is Copyright (c) 1991 by Daniel Thomas. 
  268. All rights reserved.
  269.  
  270. Calculation Solitaire is Shareware.  This means that you are free to use it
  271. for a trial period, at no charge.  After a reasonable trial period, if you
  272. continue to use it, you must register it.
  273.  
  274. This program is a fully functional version, and is not crippled in any way. 
  275. I do not believe in crippling software in order to force registration. 
  276.  
  277. To register your copy of Calculation Solitaire, please print and fill out
  278. the order form at the end of this document.  NOTE: The order form is
  279. duplicated in the file CALCSOL.REG.  You can load this file into NOTEPAD
  280. and print it.
  281.  
  282. When you register, you will receive a registration number that will get rid
  283. of the reminder screen that you see when you start the program.  In
  284. addition, for a small additional fee you can receive the current version on
  285. disk, along with a small printed manual.
  286.  
  287.  
  288. You may distribute this program freely, as long as all files are included
  289. EXCEPT THE FILE CALCSOL.DAT, and the files are not modified in any way.
  290.  
  291. You can contact me on Compuserve at 72301,2164, and Prodigy at CWRF01A.
  292. Thanks for your support.
  293.  
  294. Dan Thomas
  295.  
  296. --------------------------------------------------------------------------
  297.  
  298.                Calculation Solitaire v1.0 Registration Form
  299.  
  300. Name:   ________________________________________________________________
  301.  
  302. Company:________________________________________________________________
  303.  
  304. Address:________________________________________________________________
  305.  
  306.         ________________________________________________________________
  307.  
  308. City:   ____________________________  State:_____  Zip:_________________
  309.  
  310. Phone:  (_______)___________________  Country:__________________________
  311.  
  312. Electronic Mail: _______________________________________________________
  313.  
  314. Where did you get your copy of Calculation Solitaire from:
  315.  
  316. __________________________________________________________
  317.  
  318.  
  319. Calculation Solitaire registration: $15.00                  $___________
  320.  
  321. Printed manual and current version on disk (optional):
  322.  
  323.              US & Canada address: $5.00,
  324.              Foreign address:    $10.00                     $___________
  325.  
  326.              Disk size(circle one):    5.25     3.5
  327.  
  328.  
  329.                                           Total (US Funds): $___________
  330.  
  331. ---------------------------------------------------------------------------
  332.  
  333. Checks must be drawn on a US bank, and payable in US funds.
  334.  
  335. Please make checks payable to:  Daniel Thomas
  336.  
  337. Send to:      Daniel Thomas
  338.               2301 N. Huron Circle
  339.               Placentia, CA 92670
  340.               (714) 524-5625
  341.  
  342.               Compuserve: 72301,2164
  343.               Prodigy: CWRF01A
  344.