FreeCell's a solitaire based card game played with a 52-card standard deck. Although implementations vary, most versions label the hands with a number (derived from the random number seed used to generate the hand). FreeCell's fundamentally different from most solitaire games in that most deals can be solved (for example, see the Windows version). Rules Construction and layout: One standard 52-card deck's used. There're four open cells and four open foundations. Some alternate rules use betwe… (
More on Freecell)