A Python chess engine.
Project description
NerdChess
A chess programming interface written in Python.
They might not be 100% complete yet, but see the docs for implementation details
The goal of this project is to offer simple tools to simulate a game of chess, by offering the necessary objects like a board, pieces, pawns and players standalone. But also a complete chessgame that implements these objects and offers an interface to control the game. The package includes a small commandline chess game, but the main goal is to offer an interface to create chess games from everywhere. It should be just as easy to implement the same games of chess in a web-application with Flask, a commandline interface or some graphical desktop interface.
It's still the idea to make it possible to write AI's againt this package. But for now I'm just going to finish it's basic functionality and try to keep it in mind as much as I can while making design decisions. I'm not aiming for this to be some widely used package, and am mostly making it for fun and learning. Expect things to change a lot, and your applications to break if you don't freeze versions might you decide to use this. At least in it's current state.
TODO
- Fix docs, both docstrings and actual docs
- Start seperate project for a more complete graphical chessgame implementing this package
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
Built Distribution
File details
Details for the file nerdchess-1.0.2.tar.gz
.
File metadata
- Download URL: nerdchess-1.0.2.tar.gz
- Upload date:
- Size: 16.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.5.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.0 CPython/3.9.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7526dd98093919c4ae4dfc065f1ec9c305909a833d7e0491aa9610bd0ced34a2 |
|
MD5 | 272ffbfca2930eb24f10abad98b54ae4 |
|
BLAKE2b-256 | 0afc50aefd714699b3ad420506fbea4ad8cb38623680a5bd205a1b6e83ffcdd7 |
File details
Details for the file nerdchess-1.0.2-py3-none-any.whl
.
File metadata
- Download URL: nerdchess-1.0.2-py3-none-any.whl
- Upload date:
- Size: 20.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.5.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.0 CPython/3.9.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a120ac7ab717afc1b4646f01250dd21942a0a1d52caa4fc61204d5afd1331dbe |
|
MD5 | efac0e76f4d46caa5cb04099106e0e66 |
|
BLAKE2b-256 | 14e4eb5c9680c54e646582775b422891e71f30a3c745bf9d209b3730f3f70d24 |