How to flip a chessboard while preserving the move stack in python chess?

后端 未结 0 1300
遇见更好的自我
遇见更好的自我 2021-01-11 12:22

I\'m implementing a chess engine using NegaScout in Python using Python Chess. I\'ve found a handy function chess.Board.apply_mirror() which reverses the board

相关标签:
回答
  • 消灭零回复
提交回复
热议问题