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. Handles move validation, server-side timekeeping, and checkmate/ stalemate/ repetition/ 50-move-rule checking. 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 Distribution
File details
Details for the file chesstools-0.1.0.tar.gz
.
File metadata
- Download URL: chesstools-0.1.0.tar.gz
- Upload date:
- Size: 9.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7d074381820b7652428102bd54eaec9892734cbee6572f0a2209d611c615222d |
|
MD5 | a397350baab6c89150f3e992fe154d56 |
|
BLAKE2b-256 | a803cb86da45b9f319d89c92415acb69f968700fb340dc1712d5d6aebbcb352d |