=================================================================== RCS file: /cvs/ace/ace/games/freecell.html,v retrieving revision 1.2 retrieving revision 1.3 diff -p -u -r1.2 -r1.3 --- ace/games/freecell.html 1999/02/20 20:36:13 1.2 +++ /cvs/ace/ace/games/freecell.html 2001/04/08 03:17:31 1.3 @@ -1,11 +1,11 @@

Freecell

- - + +

The Ace of Penguins

Freecell

-

Copyright © 1998 by DJ Delorie
+

Copyright © 1998, 2001 by DJ Delorie
http://www.delorie.com/

Distributed under the terms of the GNU General Public License, see @@ -17,7 +17,7 @@ Delorie. See http://www.delorie.com/don

Goal

The Goal

- +

The goal of freecell is to move all the cards to the four stacks in the upper right of the window.

@@ -60,8 +60,8 @@ carry automatically varies as you move i this indicates how many cards you may drop on that stack.

If you click the left mouse button twice quickly without moving the -mouse (double clicking), the computer will move the bottom card -on that stack to one of the empty free cells, if any are empty.

+mouse (double clicking or space bar), the computer will make +a (hopefully) useful move for you, if it can.

The right button can be used to "peek" at an obscured card.