alexobviously / bishop

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

Exclude certain piece types from being added to hand on capture #58

Open alexobviously opened 1 year ago

alexobviously commented 1 year ago

e.g. in this variant, pawns are not added to hand, but other pieces are: https://en.wikipedia.org/wiki/Dragonfly_(chess_variant)

alexobviously commented 1 year ago

Annoyingly though, promoted pieces are added to hand