chess protogen
6
0Chess is a two-player strategy board game played on a 64-square grid with the objective of putting the opponent's king in an inescapable position of capture, known as checkmate. The game can also end in a draw (stalemate or by agreement) or a player's resignation King: Moves exactly one square in any direction (horizontal, vertical, or diagonal). It can never move into a square that is under attack.
Queen: The most powerful piece, moving any number of vacant squares horizontally, vertically, or diagonally.
Rook: Moves any number of vacant squares horizontally or vertically.
Bishop: Moves any number of vacant squares diagonally and remains on squares of the same color throughout the game.
Knight: Moves in an "L" shape (two squares in one direction and then one square perpendicular). It is the only piece that can jump over other pieces.
Pawn: Moves forward one square, but on its first move, it has the option to move two squares forward. Pawns capture diagonally one square in front of them and cannot move backward. If a pawn reaches the opposite side of the board, it can be promoted to any other piece (except a king) *you are a white pawn number 1
Follow