Skip to content

Python Chess v2.2.1

Latest

Choose a tag to compare

@BowLuckie BowLuckie released this 27 Mar 11:56
· 9 commits to master since this release

Python Chess v2.2.1

i thought i would add some more comments finally and i saw a few minor bugs along the way. the most important of which were:

  • unnecessary checks for flipped coordinates if gamestate.game_over
  • ai only moves once after player promotion
  • stalemate always shows black king in check

please create an issue report if you find a bug

Full Changelog: v2.2.0...v2.2.1