a simple chess engine using alpha-beta pruning and evaluation function that consider piece values and positional values.
it is UCI compatible chess engine.
- install an executable file in Arena Chess as engine.
- executable file is available in dist folder named as engine.
--python
--python-chess
--random
--multiprocesing