Checkerboard

Revision as of 02:31, 11 May 2025 by imported>Remsense
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)

Template:Short description

A checkerboard (American English) or chequerboard (British English) is a game board of checkered pattern on which checkers (also known as English draughts) is played.<ref>{{#invoke:citation/CS1|citation |CitationClass=web }}</ref> Most commonly, it consists of 64 squares (8×8) of alternating dark and light color, typically green and buff (official tournaments), black and red (consumer commercial), or black and white (printed diagrams). An 8×8 checkerboard is used to play many other games, including chess, whereby it is known as a chessboard. Other rectangular square-tiled boards are also often called checkerboards. In The Netherlands, however, a dambord (checker board) has 10 rows and 10 columns for 100 squares in total (see article International draughts).

Games and puzzles using checkerboardsEdit

Martin Gardner featured puzzles based on checkerboards in his November 1962 Mathematical Games column in Scientific American. A square checkerboard with an alternating pattern is used for games including:

The following games require an 8×8 board and are sometimes played on a chessboard.

GalleryEdit

Mathematical descriptionEdit

Given a grid with <math>m</math> rows and <math>n</math> columns, a function <math>f(m,n)</math>,

<math> \displaystyle {f(m,n)} = \begin{cases} \text{black} & \text{if}\ m \equiv n \pmod 2 \, , \\ \text{white} & \text{if}\ m \not\equiv n \pmod 2\\ \end{cases} </math>

or, alternatively,

<math> \displaystyle {f(m,n)} = \begin{cases} \text{black} & \text{if}\ m + n \text{ is even}, \\ \text{white} & \text{if}\ m + n \text{ is odd} \\ \end{cases} </math>

The element <math>(m,n)=(0,0)</math> is black and represents the lower left corner of the board.

EncodingEdit

In Unicode, checkerboard characters are encoded at various code points:

See alsoEdit

ReferencesEdit

Template:Sister project <References/>