chesskit-app / chesskit-swift

♟️ Swift package for implementing chess logic.
MIT License
7 stars 6 forks source link

Add support for move variations in `PGNParser` #16

Open pdil opened 2 months ago

pdil commented 2 months ago

PGNParser currently does not support move variations when parsing or generating PGN strings.