Cards can only be moved one at a time.
You begin with eight empty foundation spaces across the top of the screen. Your object is to transfer all 104 cards into these eight foundation piles. You may move an ace into any empty foundation pile. Cards can be added to a foundation pile if they are of the same suit and of the next highest rank. So the only card that can be played into a foundation pile with a five of spades showing is a six of spaces.
You start with forty cards dealt into the tableau, in eight stacks of five, all face up. Only the top card from each pile may be moved. That card can be moved to the foundation or another tableau stack. A card may be moved to a tableau stack only if it is of the same suit and of the next lowest rank. So the only card that can be played into a tableau stack with a five of spaces on top is a four of spaces.
Any card may be played into an empty play pile.
At the bottom of your screen is the face down deck of cards and the talon. You may deal cards one at a time from the deck to the talon. The top card of the talon may be moved to either the foundation or a play stack.
When the deck is empty, the talon may be gathered up to form a new deck, but this may only be done once, so you only get two passes through the deck.
Drag cards to move them.
A card partially under another card can be revealed by clicking on it.
The program will automatically move cards to the foundation for you, unless there are two cards that could be moved to the same spot, in which case the choice is up to you.
These automatic moves are not always a good idea. Sometimes it is unwise to move cards to the foundation too soon. In such cases, you should use the "Undo" button to move the card back.
The seed number of the current game is displayed in the browser's title bar. If you want to replay the same game later, add that seed number to the URL after a question mark, like this:
http://unixpapa.com/fortyandeight?12345
There are many variations of Forty and Eight, using different starting tableaus and different numbers of decks of cards, and allowing different numbers of passes through the deck. You can set these options options from the option deck. Changes in the arrangement of the starting tableau or number of decks will not take effect until the next game you play.
The following rules variations are common:
I am grateful to David Bau, who wrote the open source seedable random number generator used here, and to the creators of open source card images used here, which was a PySol card set derived from gnome-games 1.0.2 (gdk-card-image) copyrighted by Heiko Eissfeldt, Michael Bischoff, Felix Bellaby, Ryu Changwoo, and Markus F.X.J. Oberhumer.