chess 0.8.1 copy "chess: ^0.8.1" to clipboard
chess: ^0.8.1 copied to clipboard

A library for legal chess move generation, maintenance of chess game state, and conversion to and from the formats FEN and PGN.

0.8.1 #

  • PGN generation considers start move (thanks @loloof64)

0.8.0 #

  • PGN with annotation variations (thanks @gabriel-amaral)
  • Additional position validity checks (thanks @loloof64)

0.7.0 #

  • Null safety, style fixes, and bug fixes (Thanks @daniel-mf)

0.6.6 #

  • Change Color from class to enum to fix copy() issue with turn getting flipped (Thanks @safield)

0.6.5 #

  • Upgrade to support Dart 2 and newer unit testing library (Thanks @deven98)

0.6.4 #

  • Added deep copy (Thanks @unibeck)

0.6.3, 0.6.2 #

  • Multiple additional features and bug fixes thanks to @andersforsell

0.6.1 #

  • Many performance improvements; thanks @kasperl
38
likes
105
pub points
80%
popularity

Publisher

verified publisheroaksnow.com

A library for legal chess move generation, maintenance of chess game state, and conversion to and from the formats FEN and PGN.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-2-Clause, MIT (LICENSE)

More

Packages that depend on chess