2003-02-26 03:17:33 +00:00
|
|
|
xsol plays a solitaire game similar to Klondike. The playing field is
|
1998-05-20 02:15:52 +00:00
|
|
|
made up of seven slots, where stacks are built in descending value with
|
|
|
|
alternating suits. Aces are built on at the top, and ascending order in the
|
2005-03-15 01:57:02 +00:00
|
|
|
same suit. Kings can be moved to any empty space in the playing field.
|
1998-05-20 02:15:52 +00:00
|
|
|
The deck is gone through only once, card by card.
|
|
|
|
|
|
|
|
The cards are moved using the Left mouse button (Button1).
|
2003-02-26 03:17:33 +00:00
|
|
|
Pressing the button selects the card, and it (and any cards on it)
|
1998-05-20 02:15:52 +00:00
|
|
|
can then by dragged to its destination, where releasing will place them.
|
|
|
|
The deck cards are selected by clicking on them.
|