Forsyth-Edwards Notation

ID: forsyth-edwards-notation

Forsyth-Edwards Notation (FEN) is a standard notation for describing the state of a chess game. It is used to succinctly represent the position of pieces on the board, the player to move, castling availability, en passant targets, halfmove clock, and fullmove number. FEN is particularly useful for recording positions in chess literature, computer chess applications, and transmitting chess data.
Forsyth-Edwards Notation by Ciro Santilli 37 Updated +Created
The cool thing about this notation is that is showed to Ciro Santilli that there is more state to a chess game than just the board itself! Notably:
  • whose move it is next
  • castling availability
  • en passant availability
plus some other boring draw rules counters.

New to topics? Read the docs here!