Chess CLI
Thanks for opening.
A 2D chess game that's doesn't need other dependencies - purely written in python and it's in built funtions. Made this project to get experience in building a application in dev-professional way with project structure and industry standard practices and to also understand how to pushlish a python package to the INTERNET.
Features
- you can paly chess from your terminal, FYI this is does not contain full piece movements and rules, but most of them are implemented
Installation
From PyPI (Recommended)
pip install kesav-chess-2d
From Source
git clone https://github.com/saikesav-sai/chess_2d.git
cd chess_2d
pip install -e .
Requirements
- Python 3.9 or higher
Usage
After installation, simply run:
chess-2d
How to Play
- The game starts with the standard chess board setup
- Players alternate turns (white starts first)
License
This project is licensed under The GNU GENERAL PUBLIC LICENSE.
Author
Sai Kesav
- Email: saikesav67254@gmail.com
- GitHub: @saikesav-sai
- portfolio: saikesav.tech
Made with ❤️ by ME
Release files for kesav-chess-2d 1.1.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| kesav_chess_2d-1.1.0.tar.gz | 30.5 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| kesav_chess_2d-1.1.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 65.7 kB
Release files / kesav_chess_2d-1.1.0.tar.gz
| Download URL | kesav_chess_2d-1.1.0.tar.gz |
|---|---|
| Size | 30.5 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
63764ae69365ec12760c96ec5f3a2820c62012133d5c6367cdf83d373dbd8330
|
|
BLAKE2b-256 checksum How to use checksums |
4ec1339bf3c104193bb203d29be96a814f7692a687d30443c956d575dc5ad3bc
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.2.0 CPython/3.10.19
|
Release files / kesav_chess_2d-1.1.0-py3-none-any.whl
| Download URL | kesav_chess_2d-1.1.0-py3-none-any.whl |
|---|---|
| Size | 35.2 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
1545e2fc6d1fe5287cf644a781f83cb2ee52c66b85d1a27fb9603545d9d460fb
|
|
BLAKE2b-256 checksum How to use checksums |
02e48d6e23ac1bdbcd7be8f183d4d5259bce30774d761cfaa3709648c8ad805d
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.2.0 CPython/3.10.19
|