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

Enter Your Reply

The Comment You're Replying To
Brad Hoehne wrote on Wed, Jun 20, 2001 12:00 AM UTC:
Hi,

I have worked out a slightly different method of setting up Fischer random
chess positions with a single six-sided die.   It's fairly easy to
memorizem because it follows logically from the positional rules of the
game.   As far as I can tell it will create all possible positions. Here it
is:

All die rolls are counted from the left side of the board from white's
point of view and apply to remaining empty and 'legal' squares only.

Because the king must be between both rooks, it can only occupy the central
six squares on each side.  Roll a die and place the king on one of the six
'central' squares.

Now place the rooks.   Roll a die for the left rook.  If the number exceeds
the number of squares on the left side of the king, roll again.    Repeat
for the right rook.  If there is only one square to the right or left of
the king, skip the rolls and simply place the rook.

Now place the Bishops.   Place the first bishop based on a die roll.   If
the roll value exceeds the number of remaining squares, roll again.   Place
the second bishop in a similar manner counting only the available squares
of the opposite color of the already placed bishop.

Place the queen with a die roll.  If the die number is 4-6 then subtract 3
from its value (to minimize the number of rolls necessary.)

Place the two knights on the last two squares.

I have yet to study this method in detail to determine if it favors certain
positions.


A modification of the die roll procedure to minimize re-rolls is as
follows:   If there are 2-3 'legal' squares for the rooks or the second
bishop take the remainder of the die in the 'modula' of the number of
remaining squares.  For example, if there are two legal squares for the
left rook, and one rolls a 5, one counts this as a '1', as 1 is the
remainder when one divides 5 by 2.  If the roll had been a '4' one would
count this as a '2'.   In the case of 3 empty squares, one a '5' would
count as a '2'.  A '6' would count as a '3' and a '4' would count  as a '1'
(as in the queen roll, which will always have 3).   

This method will not work without bias when there are 4-6 legal squares
remaining, and re-rolls must be employed.  However, statistically speaking,
fewer rolls will be necessary in such a case anyway.   

It is possible, though highly improbable, that one might require a very
large number of rolls to finally 'nail down' a position for the rooks and
bishops.  But once they are placed, only 1 roll remains.

What do you think?

Brad Hoehne- Columbus, Ohio.

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.