Releases: appleplectic/applechess
Releases · appleplectic/applechess
v0.1: Initial Release
v0.1 is the initial release of the Applechess engine - a simple Pythonic minimax engine with alpha-beta pruning and a handcrafted heuristics function.
To install 0.1, either follow instructions in the README to build from source, or install via pip:
pip install applechessDocumentation is available via GitHub Pages.