Check out Glinski's Hexagonal Chess, our featured variant for May, 2024.

Enter Your Reply

The Comment You're Replying To
Rich Hutnik wrote on Mon, Apr 21, 2008 10:22 AM EDT:
My suggestion for a way to randomize the starting positions (also works with all shuffles) and also record this position in a way that is self-explanatory for the nature of the positions.  Please feel free to comment. 

Need 8 cards or tiles numbered 1-8.
These cards or tiles represent columns on a chessboard.  Numbers are used instead of letters, for notation purposes (see below).  Numbers correspond to different columns. 1=A, 2=B, 3=C, 4=D, 5=E, 6=F, 7=G, 8=H .   The space the pieces would go in are in the row they would normally set up in.  In normal chess, white goes into row 1 and black in row 8.  

Will place pieces in following order: Bishops, King, Rooks, Queen, Knights.  Pawns remain where they normally should be.  Whenever a card has been picked, then that card is separated from remaining cards to be used to determine placement of pieces.

To place Bishops: Separate cards into odd and even piles.  Shuffle and deal out one from each.  First place odd, then even numbers.  Record these two numbers. Example: Card 5 and card 6 came up.  Bishops are put in columns E (card 5) and F (card 6).  Record first two digits as 56

To place King: Gather together all cards that were not selected. Separate 1 and 8 cards from these cards. If the 1 card was already selected, then separate out the 2 card.  If the 8 card has already been selected, then separate out the 7 card.  These cards will be added back in to select placement of Rooks and Queen.  Shuffle together these remaining cards, and select 1.  Record this number.  Example: Card 3 came up.  Rook is put in column C (card 3).  Next digit is recorded as a 3.  The current record of pieces placed is 563.

To place Rooks: Look at position of King.  Gather together all remaining cards in a lower position than position of King in one pile (following with example here, cards 1 and 2) and all remaining cards in a higher position than King (following the ongoing examples, this would be cards 4, 7, 8).  Random select from first pile one card (or if there is only one card, then that is the position), and from second pile one card.  Record these numbers (lower then higher), and place rooks in these columns.  In this ongoing set of examples, let's say 2 and 8 were selected.  The numbers two and 8 would be recorded with the other numbers, and Rooks placed in the B (card 2) column and H (card 8) column.  The current record of pieces would be 56328

To place Queen: Take remaining cards together shuffle, and select one.  Queen would go in that column.  In this ongoing example, the remaining cards would be 1, 4, 7.  For this example, say the 1 card was picked.  Queen would be placed in the A column (card 1).  The current record would be 563281.  This is the final recorded position.

To place the Knights:  Place them in the two remaining empty positions.  In the ongoing example here, the remaining cards would be 4 and 7.  The Knights are placed in columns D (card 4) and column G (card 7).

To sum up, the position generated by this is: 564281 (b56 k3 r28 q1).  This is also the notation name for the position. 

Board set up would look like this:
qrknbbnr
pppppppp

[Empty spaces between pieces]

PPPPPPPP
QRKNBBNR

-------------------------------------
For a more random shuffle, in games without castling, the order of the pieces is done the same, but with less restrictions.  For color balance of Bishops, the same idea of sorting the cards by odd or even would apply.  Bishops would be then put on appropriate spaces.  Say 1 and 8 were picked.  The notation would be: 18 for Bishops.

Then the King would placed.  Say 2 was picked.  Notation would be 182

Then the Rooks would be placed.  Say 5, 7 were picked.  Notation would be so far 18257

Then the Queen would be placed.  Say position 3 was picked.  Notation would be 182573

Knights would be placed in empty spaces.

Pieces would be in following configuration:
BKQNRNRB

Final notation for this position is: 182573

Edit Form

Comment on the page Fischer Random Chess

Conduct Guidelines
This is a Chess variants website, not a general forum.
Please limit your comments to Chess variants or the operation of this site.
Keep this website a safe space for Chess variant hobbyists of all stripes.
Because we want people to feel comfortable here no matter what their political or religious beliefs might be, we ask you to avoid discussing politics, religion, or other controversial subjects here. No matter how passionately you feel about any of these subjects, just take it someplace else.
Quick Markdown Guide

By default, new comments may be entered as Markdown, simple markup syntax designed to be readable and not look like markup. Comments stored as Markdown will be converted to HTML by Parsedown before displaying them. This follows the Github Flavored Markdown Spec with support for Markdown Extra. For a good overview of Markdown in general, check out the Markdown Guide. Here is a quick comparison of some commonly used Markdown with the rendered result:

Top level header: <H1>

Block quote

Second paragraph in block quote

First Paragraph of response. Italics, bold, and bold italics.

Second Paragraph after blank line. Here is some HTML code mixed in with the Markdown, and here is the same <U>HTML code</U> enclosed by backticks.

Secondary Header: <H2>

  • Unordered list item
  • Second unordered list item
  • New unordered list
    • Nested list item

Third Level header <H3>

  1. An ordered list item.
  2. A second ordered list item with the same number.
  3. A third ordered list item.
Here is some preformatted text.
  This line begins with some indentation.
    This begins with even more indentation.
And this line has no indentation.

Alt text for a graphic image

A definition list
A list of terms, each with one or more definitions following it.
An HTML construct using the tags <DL>, <DT> and <DD>.
A term
Its definition after a colon.
A second definition.
A third definition.
Another term following a blank line
The definition of that term.