A chess API in python, provided with a fancy Pygame GUI
Project description
pygame_chess_api package
Welcome to pygame_chess_api!
The goal of this package is to be able to easily setup chess games, with the game engine and the graphical user interface given. Especially to enable you to quickly build chess AI.
Installation
To install this package you only have to run this: pip install pygame_chess_api.
If you're having issues with the installation, please try to install pygame manually first with pip install pygame and then try again to install this package without dependencies with the following command: pip install --no-deps pygame_chess_api.
If it doesn't work, feel free to open an issue
Getting Started
To get started you can check the Quickstart on the documentation (https://pygame-chess-api.readthedocs.io/)
To run a quick test and see what working witch pygame_chess_api can look like you can also download examples on the GitHub Repository
Please check the Documentation at https://pygame-chess-api.readthedocs.io/ to access to Quickstart, References, etc
Project details
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
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file pygame_chess_api-0.2.7.tar.gz.
File metadata
- Download URL: pygame_chess_api-0.2.7.tar.gz
- Upload date:
- Size: 259.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
43e7935ebc4314fd35f53e295f35491a32a96bc9e3dc8c630094d80fcea2da74
|
|
| MD5 |
57e5a28b2640a7795984000440dc5ac7
|
|
| BLAKE2b-256 |
2b243a34f5204f287a94db81390b23b1b4c459bba5d73a6b7276d8707e447c86
|
File details
Details for the file pygame_chess_api-0.2.7-py3-none-any.whl.
File metadata
- Download URL: pygame_chess_api-0.2.7-py3-none-any.whl
- Upload date:
- Size: 261.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
06ef941993608fea7a54bffe959a3b7bba65b4b8be93cd8ebd14db20d53957f3
|
|
| MD5 |
cc8c8b92d69d508eb0231a2c548fcf4f
|
|
| BLAKE2b-256 |
46f8efbc92b5e5858d8363ae362dcc5304d72fd6e72c5068e7da57ad3777c409
|