parse Pgn Games
Parses multiple PGN games from a text containing one or more games.
Return
A list of PgnGame objects.
Parameters
pgn Text
The PGN text containing one or more games.
Parses multiple PGN games from a text containing one or more games.
A list of PgnGame objects.
The PGN text containing one or more games.