Commit graph

3 commits

Author SHA1 Message Date
dece 685039d98a analysis: use negamax with alpha-beta 2020-06-15 01:27:31 +02:00
dece 56e7450c7e movement: fix castling issue
A rook taken without moving would not have it's castling option removed.
2020-06-14 23:56:42 +02:00
dece 938fcde9fa engine: use negamax
Move a lot of stuff around for better organisation and rewrite engine
analysis / evaluation to be a bit more side agnostic.
2020-06-14 20:32:40 +02:00