Solitaire Wizard
The Solitaire Wizard is a feature in PySol that allows you to create and play
custom solitaire games. The Solitaire Wizard is an easy way to create custom
games, though its options are a bit limited. More complex games can be created
with plugins.
Also note that the Solitaire Wizard may not be enabled in mobile versions of
PySol.
Below are the different options you can set when using the Solitaire Wizard:
General
- Initial Setting - The initial setting automatically configures the
Solitaire Wizard options to match one of several sample games.
- Name - This is the name of the game you wish to create.
- Skill Level - Whether the game is more luck or skill. This doesn't
affect the actual game, but is used to categorize it in PySol, and to help
with sorting.
- Number of Decks - The number of decks used.
- Layout - The physical layout of the card piles. This is purely
aesthetic and doesn't affect gameplay.
Talon
- Type - This determines when and how cards are dealt from the talon.
Cards can be dealt either all at the beginning, to a waste pile, reserves, or
foundations, or to the tableau, either in normal style, Spider style (don't allow
dealing from the talon if there are empty piles), or Grounds for a Divorce style
(do not deal to empty tableau piles).
- Number of Redeals - How many times the player is allowed to redeal.
In each redeal, the pile(s) where the cards from the talon are dealt are
combined to form a new talon.
- # of cards dealt to waste - If dealing cards from the talon to the
waste, this indicates how many are dealt at once.
- Shuffle during Redeal - Whether the deck should be shuffled when
doing a redeal.
Foundations
- Type - This determines what cards can be moved to the foundations.
Foundations can be built by same suit, same color, alternate color,
any suit but the same, rank regardless of suit, or Spider style
(move entire sequences to the foundations once complete).
- Base Card - Which rank is used to start the foundations - either ace
or king, or any card.
- Direction - Whether the foundation is built up or down.
- Move - Whether you're allowed to move the top card from a foundation.
- First card sets base cards - If the base card is set to any, this
indicates whether all four foundations must start with the same rank - once the
first card is moved to the foundations, all other foundations must start from
the same base rank.
Tableau
- Number of tableau piles - How many tableau piles there are.
- Type - This determines how foundations are built - by same suit,
alternate color, same color, rank regardless of suit, any suit but the same,
up or down, Spider style (can be built regardless of suit, but only sequences
that match the suit option can be moved as a unit), Yukon style (cards can
be moved regardless of sequence), or no building on the tableau allowed.
- Base Card - What card can fill an empty tableau pile.
- Direction - Whether the tableau piles are built up or down.
- Move - Whether sequences can be moved together, or cards can only
be moved singly.
- Wrapping - Whether wrapping from king to ace or ace to king is
allowed.
- Use "Super Move" feature - If sequences normally cannot be moved
together, a "Super Move" allows you to move sequences regardless, if there
are enough empty stacks/reserves to make the move normally.
Reserves
- Number of reserves - How many reserves there are.
- Max # of accepted cards - How many cards you can move to each
reserve.
Opening deal
- Type - How the cards are dealt to the tableau. Rectangular
deals have the cards dealt relatively evenly, triangular deals involve
each pile getting one more card than the previous, and pyramid deals are
similar, but piles after the center one have one fewer than the previous.
- # of face-down cards dealt to the tableau pile - How many
cards are dealt face-down to each pile. Note that the top card of
each tableau pile is always face-up.
- # of cards dealt to the reserve - How many cards are dealt
face-up to each reserve.
- Max # of dealt cards - How many cards can be dealt from the
talon at the start of the game at most.
- Deal first cards to foundations - Whether the first cards are
dealt to the foundations at the start of the game.
Back to the index
PySolFC Documentation - version 3.1.0