go-chess-minimax, v1.6
Posted on

The library that implements a chess engine based on the minimax algorithm.
Fix setting an inner move searcher and a searching terminator to move searchers and make additional refactoring.
Change Log
- fix setting an inner move searcher and a searching terminator to move searchers;
- refactoring.
Repository
Link: https://github.com/thewizardplusplus/go-chess-minimax/tree/v1.6.
Content: code.
License: MIT.