parsePgnGames

Parses multiple PGN games from a text containing one or more games.

Return

A list of PgnGame objects.

Parameters

pgnText

The PGN text containing one or more games.