applyPgnMoves

Applies the moves from a PgnGame to an initial board and game state.

Return

The resulting Board and GameState after applying all moves.

Parameters

pgnGame

The PGN game whose moves to apply.