Mk-Chan / libchess

A header-only C++17 chess library
MIT License
14 stars 2 forks source link

made reverse_side_to_move a public method: useful for null-move #2

Closed ghost closed 5 years ago

Mk-Chan commented 5 years ago

Will provide an explicit null move method. Reverse side to move is not enough.