Skip to content

Commit e7f5ab5

Browse files
authored
Merge pull request #339 from jclegg03/patch-5
change boarder to border
2 parents 86212f2 + e82db1d commit e7f5ab5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

chess/5-pregame/pregame.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ If you join as the black player then the board should be drawn from the perspect
5757

5858
![Black board](blackBoard.png)
5959

60-
You are free to make your chessboard look different as long as the essential information is displayed in an **easily readable way**, but it must **look like a chess board**. You must have different colors for alternating squares, but they don't have to be white and black. Light and dark, or white and brown, or whatever you'd like is fine. Per official chess rules, the bottom-right and top-left squares (h1 and a8) must be the "lighter" color. This will mean each queen is "on her color" (white queen on a light square, black queen on a dark square). The boarder of the board must show the correct row numbers and column letters.
60+
You are free to make your chessboard look different as long as the essential information is displayed in an **easily readable way**, but it must **look like a chess board**. You must have different colors for alternating squares, but they don't have to be white and black. Light and dark, or white and brown, or whatever you'd like is fine. Per official chess rules, the bottom-right and top-left squares (h1 and a8) must be the "lighter" color. This will mean each queen is "on her color" (white queen on a light square, black queen on a dark square). The border of the board must show the correct row numbers and column letters.
6161

6262
Note that in the above images, the blue letters are black pieces and the red letters are white pieces.
6363

0 commit comments

Comments
 (0)