go-chess-minimax, v1.8
Posted on

The library that implements a chess engine based on the minimax algorithm.
Improving repository decor and small refactoring.
Change Log
- fixing the code style;
- small refactoring;
- adding usage examples;
- improving:
- repository decor;
- CI configuration;
- some unit tests.
Repository
Link: https://github.com/thewizardplusplus/go-chess-minimax/tree/v1.8.
Content: code.
License: MIT.