Python library for the games of Hex and Y
- Python 67.6%
- C++ 32.4%
| Filename | Latest commit message | Latest commit date |
|---|---|---|
| docs | ||
| hexea | ||
| tests | ||
| .gitignore | ||
| LICENSE.txt | ||
| pyproject.toml | ||
| README.md | ||
| setup.py | ||
Hexea
This is a simple library for working with the closely related connection games of Y and Hex. This is not meant to be a standalone, playable game, but rather a set of tools one could use to implement such a game, train a machine learning model to play a game, and so forth.
Full documentation can be found here.