Closed chanson02 closed 11 months ago
fen_util::get_fen_passant(&cb); 65 comes out as A9
fen_util::get_fen_passant(&cb);
A9
re-enable test after fix on https://github.com/chanson02/KnO3/tree/33-fen-tests
255 comes out as G32 lmao
Maybe we should set a FILE_COUNT and RANK_COUNT constants?
FILE_COUNT
RANK_COUNT
fen_util::get_fen_passant(&cb);
65 comes out asA9
re-enable test after fix on https://github.com/chanson02/KnO3/tree/33-fen-tests