chess_inator/src
dogeystamp b7b3c6c5b8 fix: not going for checkmate
engine will now prioritize closer mates rather than continuously going
"ah i'll checkmate next move" then never checkkmating
2024-11-02 16:05:04 -04:00
..
bin refactor: simplify move gen public interface 2024-11-01 21:58:38 -04:00
eval.rs fix: not going for checkmate 2024-11-02 16:05:04 -04:00
fen.rs chore: license 2024-10-25 22:30:03 -04:00
lib.rs feat: piece square table 2024-11-02 14:45:57 -04:00
movegen.rs feat: piece square table 2024-11-02 14:45:57 -04:00
search.rs fix: not going for checkmate 2024-11-02 16:05:04 -04:00