A chess engine with no dependencies
Project description
Chess Engine
A chess engine written in Python with no dependencies. All contributions welcome.
Features
- Internal bitboard representation
- Alpha-beta pruned search
- Move generation API
- Opening book
TODOs
- Move ordering for faster forward search
- Non-trivial board state evaluation using better heuristics
Usage
Install using pip
-
pip install chessengine
Start a game -
python -m chessengine.play
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
chessengine-0.1.2.tar.gz
(12.7 MB
view details)
Built Distribution
File details
Details for the file chessengine-0.1.2.tar.gz
.
File metadata
- Download URL: chessengine-0.1.2.tar.gz
- Upload date:
- Size: 12.7 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d5b9659af6928d5198b9e9927650be60655bdc4606e21636bc5bbbc9888957f6 |
|
MD5 | dc872acb43dc4f34eb80d950dbdece82 |
|
BLAKE2b-256 | 2d1543c7ff75305311911387ba5ea76eb7d2c61c0181b42a0e4cfe9d307042ce |
File details
Details for the file chessengine-0.1.2-py3-none-any.whl
.
File metadata
- Download URL: chessengine-0.1.2-py3-none-any.whl
- Upload date:
- Size: 9.9 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 981085625ecc94627d47a0b1fc4274dc97a759cf98e0eb388c593b2a4a1f8dca |
|
MD5 | 27b56d48ff77ea5098727630907f1690 |
|
BLAKE2b-256 | 154e6b864061b8d858d83aecf8855d53e06625a551e76a6a05171ce012574145 |