King Albert: the rules

King Albert is a patience game similar to the ubiquitous card game for one player played with seven columns of cards that is bundled with Microsoft windows and called "solitaire", but simply called "patience" in England.

Object of the game.

As with ordinary patience, the object of the game is to arrange all the cards in ascending numerical order in the four suits on the four piles, each pile following suit. To achieve this, cards can be placed on any of the columns or heaps, but only in descending numerical order, with colours alternating red-black-red-black etc.

Rules of the game.

For people who know ordinary patience, the main differences between it and King Albert are:

Thus, at any given time, the possible moves are

Cards cannot ever be returned to the "spares" section.

Moving cards from the aces piles back to the heaps is called "worrying back". This manouvre is not always needed, but does give a few other somewhat subtle stategies for getting you out of difficulties.

Moving several cards at once.

Cards cannot be moved in a group: they have to be moved singly. This, and the fact that any card at all can be placed on an empty heap, is the main difference between King Albert and ordinary patience, but the combination of these two rules does allow a special shortcut.

If there is an empty heap, it can be used as temporary storage, two cards can be moved together by putting the top card in the temporary storage, moving the next card to the destination, and then placing the card in temporary storage on top of the card just moved. Similarly (think about it!), with two temporary storage spaces, 4 cards can be moved in a block; with three temporary storage spaces, 8 cards can be moved in a block; and with four temporary storage spaces, any number of cards can be moved in a block. This computer version of the game allows you to make such moves as if they are single moves.

About this Computer implementation.

You will need Java (and also JavaScript) enabled in your browser to be able to play the game. The moves are all done by drag-and-drop, and should be easy to do. A short-cut to drag-and-drop is that if you click a card, it will be placed on the aces pile if at all possible.

For more information on the buttons, and how to save your current or original position please click here.

Tips.


About these pages:
These web pages and all the applets and perl scripts here are written and maintained by Richard Kaye.
Please use the feedback form to record your comments or suggestions or to report a bug.