chanson02 / KnO3

A Rusty Knight Chess Engine
0 stars 0 forks source link

BUG: Castling rights only go up #50

Closed chanson02 closed 11 months ago

chanson02 commented 12 months ago

parse_castling_rights cannot go down. If you pass in "KQkq" and then pass in just "K" it doesn't change.

Re-enable test when fixed on https://github.com/chanson02/KnO3/tree/33-fen-tests