My chess engine
Search currently uses negamax with alpha beta pruning.
Eval is currently a piece board eval, will soon be updated to a neural network eval.
The engine can play against itself or a player on either side.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
My chess engine
Search currently uses negamax with alpha beta pruning.
Eval is currently a piece board eval, will soon be updated to a neural network eval.
The engine can play against itself or a player on either side.