dartchess 0.4.0 copy "dartchess: ^0.4.0" to clipboard
dartchess: ^0.4.0 copied to clipboard

Provides chess and chess variants rules and operations including chess move generation, read and write FEN, read and write PGN.

0.4.0 #

  • Add PgnNodeData as a bound to PgnNode generic type parameter

0.3.0 #

  • rename Headers to PgnHeaders for consistency
  • PgnGame isn't a const constructor anymore
  • tweak parseMultiGamePgn signature for consistency

0.2.0 #

  • add makeSan and makeSanUnchecked methods to the Position class.
  • toSan and playToSan are now deprecated.

0.1.0 #

  • Initial version.
9
likes
0
pub points
84%
popularity

Publisher

verified publisherlichess.org

Provides chess and chess variants rules and operations including chess move generation, read and write FEN, read and write PGN.

Repository (GitHub)
View/report issues

Funding

Consider supporting this project:

lichess.org

License

unknown (license)

Dependencies

fast_immutable_collections, meta

More

Packages that depend on dartchess