String to parse.
PGN parsing function.
InvalidPGN if the corresponding game cannot be parsed, or if the given game index is larger than the number of games in the underlying PGN string.
String to parse.
Only the game corresponding to this index is parsed. Must be between 0 (inclusive) and the number of games in the PGN (exclusive).
Generated using TypeDoc
PGN parsing function.