Disservin / chess-library

C++ chess library
https://disservin.github.io/chess-library/
MIT License
73 stars 21 forks source link

change castling encoding #13

Closed Disservin closed 1 year ago

Disservin commented 1 year ago

Change castling encoding. It's now easier to query and to get the rook's file that will be used to castle. Also a first step at FRC support.