Commit Graph

3 Commits

Author SHA1 Message Date
716527fa8f major rework 2026-01-03 16:22:42 +01:00
160ea82549 Major rework: add search timer, evaluation improvements, more
ADDITIONAL CHANGES

Alpha-Beta search
* Change back to recursive alphabeta with implicit stack
* Add atomic_bool parameter that stops search when set to false
* Update tests accordingly

Evaluation
* Fix bug where black pawns are using white's positional modifier bonus

Makefile
* Add -march=native to clang release builds
2025-12-26 16:18:09 +01:00
02b1ca4cfe Make engine dep-free/standalone and add Wasm target 2025-12-19 04:01:32 +01:00