iigorr / pgn.net

Portable Game Notation (PGN) implementation in .NET
Other
33 stars 24 forks source link

Implement Forsyth-Edwards Notation (FEN) recognition #6

Closed iigorr closed 11 years ago

iigorr commented 11 years ago

The [FEN "..."] tag should be recognized as the intial setup of the game.

See http://www.saremba.de/chessgml/standards/pgn/pgn-complete.htm#c16.1

e.g. [FEN "rnbqkbnr/pppppppp/8/8/4P3/8/PPPP1PPP/RNBQKBNR b KQkq e3 0 1"]