Interface PGNWriteOptions

Options for the pgnWrite methods.

Hierarchy

  • PGNWriteOptions

Properties

Properties

withPlyCount?: boolean

If true, a PGN tag [PlyCount "..."] corresponding to the number of half-moves is added to each game in the generated PGN string. false by default.

Generated using TypeDoc