Checkerboard: Difference between revisions

From Wikipedia, the free encyclopedia
Jump to navigation Jump to search
imported>Remsense
No edit summary
 
imported>Loytra
Added hatnote
 
Line 1: Line 1:
{{Short description|Board with an alternating square pattern on which games are played}}
{{Short description|Board with an alternating square pattern on which games are played}}
{{For|the pattern|Checkerboard pattern}}
[[File:Chess.board.fabric.png|thumb|A checkerboard]]
[[File:Chess.board.fabric.png|thumb|A checkerboard]]
A '''checkerboard''' ([[American English]]) or '''chequerboard''' ([[British English]]) is a [[game board]] of [[check (pattern)|checkered]] pattern on which [[checkers]] (also known as [[English draughts]]) is played.<ref>{{Cite web|url=https://mathworld.wolfram.com/Checkerboard.html|title=Checkerboard|first=Eric W.|last=Weisstein|website=mathworld.wolfram.com}}</ref> Most commonly, it consists of 64 squares (8×8) of alternating dark and light color, typically green and [[Buff (colour)|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).
A '''checkerboard''' ([[American English]]) or '''chequerboard''' ([[British English]]) is a [[game board]] of [[check (pattern)|checkered]] pattern on which [[checkers]] (also known as [[English draughts]]) is played.<ref>{{Cite web|url=https://mathworld.wolfram.com/Checkerboard.html|title=Checkerboard|first=Eric W.|last=Weisstein|website=mathworld.wolfram.com}}</ref> Most commonly, it consists of 64 squares (8×8) of alternating dark and light color, typically green and [[Buff (colour)|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 checkerboards==
==Games and puzzles using checkerboards==

Latest revision as of 14:25, 17 September 2025

Template:Short description Script error: No such module "For".

File:Chess.board.fabric.png
A checkerboard

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.[1] 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 checkerboards

File:The Childrens Museum of Indianapolis - Checkers.jpg
A game of checkers within the permanent collection of The Children's Museum of Indianapolis

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.

Gallery

Mathematical description

Given a grid with m rows and n columns, a function f(m,n),

f(m,n)={blackif mn(mod2),whiteif m≢n(mod2)

or, alternatively,

f(m,n)={blackif m+n is even,whiteif m+n is odd

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

Encoding

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

See also

References

Template:Sister project

  1. Script error: No such module "citation/CS1".