|
96b4816f84
|
feat: some extra uci info about the best line, etc
|
2024-11-02 19:33:29 -04:00 |
|
|
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 |
|
|
9b447ca039
|
refactor: simplify move gen public interface
|
2024-11-01 21:58:38 -04:00 |
|
|
8d5ea3de31
|
perf: alpha-beta pruning
|
2024-10-27 17:34:41 -04:00 |
|
|
39d5ebc2b3
|
fix: not escaping checkmates
|
2024-10-26 21:05:51 -04:00 |
|
|
7d0d81905e
|
feat: basic basic search
|
2024-10-26 19:53:20 -04:00 |
|