A library of tools for writing chess AI's, as well as servers, clients, and any other software that requires a chess engine.
Project description
Speaks proper FEN, SAN, and long algebraic notation. Supports standard chess and chess960 (Fischer-random). Handles move validation and checkmate/ stalemate/ repetition/ 50-move-rule checking. Features server-side timekeeping with optional latency compensation. The compact minimax AI framework utilizes alpha-beta pruning and transposition tables under the hood. This enables the developer to produce a modern custom bot by simply overriding AI.evaluate. Additionally, chesstools.book provides an intuitive interface for building opening book databases for use in conjunction with an ai.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distribution
File details
Details for the file chesstools-0.1.9-py2.py3-none-any.whl
.
File metadata
- Download URL: chesstools-0.1.9-py2.py3-none-any.whl
- Upload date:
- Size: 14.0 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 142c9a3040dbaa877d55a40ae193e1cac179e20797094c77f8791ce8aa5fac28 |
|
MD5 | 88bc7567ddadd983b2440111d086cb1c |
|
BLAKE2b-256 | 126e593279597b7e5c2cf0786d66c35a38e893b94198bc922fa263feb1ef82e8 |