The opening setup for the Pawns is the same as usual. The opening setup for the pieces is chosen randomly while satisfying the following conditions:
• The King must be placed somewhere between the Rooks.
• The two Bishops must start on squares of different colors.
• The Black setup mirrors the White setup.
When castling left (O-O-O), the King moves to c1 (c8) and the Rook moves to d1 (d8). When castling right (O-O) the King moves to g1 (g8) and the Rook moves to f1 (f8). The King must not move to, from or over an attacked square; the King and Rook must not have been moved.
Note that if the King starts the game on a castling destination square (c or g), castling on that side is done by moving the Rook instead of the King.
Fischer Random Chess was invented by former World Chess champion Bobby Fischer. It is designed to overcome the problem of opening monotony. Study the opening position carefully before you make the first move. Notice the strength and weaknesses, and think of how to develop the pieces most efficiently.
Example position after randomization. Later, players can castle long by simply moving the queen Rook to d1 (d8), or castle short by moving the King to g1 (g8).
Code from Pierre Tourigny’s Fischer Random Chess has been utilized. This implementation has been tweaked to play a better game (pawn play is encouraged; early queen sortie is discouraged; castling is encouraged; piece values have been corrected).
☛ See also related variants in my article about Relocation variants.
☛ See also my other chess variants.
☛ You can play Fischer Random Chess against a human opponent here.
To play you must have installed "Zillions of Games". Either
double-click on FischerRandomChess.zrf or
1. Run "Zillions of Games"
2. Choose "Open Game Rules..." from the File menu
3. Select "FischerRandomChess.zrf" in the Open dialog and click "Open"
FischerRandomChess.zrf is a rules file used by the Windows program "Zillions
of Games". Zillions of Games allows you to play any number of games
against the computer or over the Internet. Zillions of Games can be purchased
online. For more information please visit the Zillions of Games website
www.zillions-of-games.com