go-atari-models, v1.8
Posted on

The library that implements checking and generating of Atari Go moves.
Refactoring.
Change Log
- adding the board interface;
- using the board factory on parsing of it from Smart Game Format;
- extracting generating of moves to the single class.
Repository
Link: https://github.com/thewizardplusplus/go-atari-models/tree/v1.8.
Content: code.
License: MIT.