alexobviously / bishop

A chess logic package for Dart with flexible variant support
https://pub.dev/packages/bishop
Other
19 stars 8 forks source link

Variant-specific FEN parsing/export #40

Open alexobviously opened 1 year ago

alexobviously commented 1 year ago

FEN is not great for every variant. Or at least, the meaning of the parts of the FEN are different enough across variants that they should maybe have their own (composable) generators and parsers.