Explanation
The knight moves to a square two steps away in one horizontal or vertical direction and one step in the perpendicular direction. The result is often described as an L shape, but the knight does not travel through three squares: only the starting square and destination matter.
It is the only piece that can jump over intervening pieces. Anything between the origin and destination neither blocks the move nor gets captured. A knight cannot finish on a friendly piece, but it may capture an enemy piece by landing on that piece's square.
Each player begins with two knights. In the , White's are on b1 and g1, the squares in vertical columns b and g of horizontal row 1, and Black's are on b8 and g8 in the same columns of row 8.
A knight is a , the category containing knights and bishops, and is commonly valued at about three pawns. Every knight move changes square color. From central areas it can reach as many as eight destinations, while near an edge it has fewer.
Its unusual attack pattern makes the especially common, a tactic in which one piece attacks two or more targets at the same time.
Common confusions
The knight's path
The knight does not move two squares and then one through a path. It jumps directly to the destination, so intervening squares do not matter.
Sources
- 1.FIDE Laws of Chess taking effect from 1 January 2023, FIDE
- 2.Knight - Chess Terms, Chess.com
