lichess-org / dartchess

Dart chess library for native platforms
https://pub.dev/packages/dartchess
GNU General Public License v3.0
35 stars 18 forks source link

Write PGN parser and corresponding API #2

Closed dignissimus closed 1 year ago

dignissimus commented 1 year ago

TODO

Design questions

Parser ideas


Work in progress. Comments preceded by Comment are prompts for review comments and dialogue about the design of the API. I am also open to comments about the general Dart coding style. I have included several comments about the design of the API and I am actively looking for feedback.

Resolves #1

dignissimus commented 1 year ago

Happy for this to be closed in light of #3 being opened