FEN
From Just Solve the File Format Problem
(Difference between revisions)
(Created page with "{{FormatInfo |formattype=electronic |subcat=Saved Games |extensions={{ext|fen}} }} '''Forsyth–Edwards Notation''' ('''FEN''') is a text format that represents a board positi...") |
m (→Links) |
||
Line 9: | Line 9: | ||
== Links == | == Links == | ||
− | * [[Wikipedia: | + | * [[Wikipedia:Forsyth–Edwards Notation|Wikipedia article]] |
Revision as of 02:23, 11 June 2013
Forsyth–Edwards Notation (FEN) is a text format that represents a board position in a game of chess.
Although it may be stored in a file by itself, it is probably more common for it to be embedded in some other type of text document, such as a web page. From there, it can easily be copied and pasted into a chess application.