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.1.tar.gz
(12.7 MB
view details)
Built Distribution
File details
Details for the file chessengine-0.1.1.tar.gz
.
File metadata
- Download URL: chessengine-0.1.1.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 | 5ba9d1f93288706aa6690497a1effd3caa9b50b42797d2d2e9d25e3ef27b7bef |
|
MD5 | ac801fa4e6802334f7900e31fae81d0a |
|
BLAKE2b-256 | e8da9005dd46f16880b7433c37ae76235679f120527b9137b71a82de20b0ed1e |
File details
Details for the file chessengine-0.1.1-py3-none-any.whl
.
File metadata
- Download URL: chessengine-0.1.1-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 | a6f6f97333bb57f36dad7b2269dc2ab0448970fc231ca709ecb4ed869a569ed2 |
|
MD5 | 51e4b8d3e25a96936baf0416ffda9b3b |
|
BLAKE2b-256 | fc4c12c3dc89a8b2d1aa00bbea77fde4ebb291fc1504eb9b5bc1bf65a88a83f9 |