A 2D chess game with GUI
Project description
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
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
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 kesav_chess_2d-1.1.0.tar.gz.
File metadata
- Download URL: kesav_chess_2d-1.1.0.tar.gz
- Upload date:
- Size: 30.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.10.19
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
63764ae69365ec12760c96ec5f3a2820c62012133d5c6367cdf83d373dbd8330
|
|
| MD5 |
eefee73ab916cdef58674218395c0873
|
|
| BLAKE2b-256 |
4ec1339bf3c104193bb203d29be96a814f7692a687d30443c956d575dc5ad3bc
|
File details
Details for the file kesav_chess_2d-1.1.0-py3-none-any.whl.
File metadata
- Download URL: kesav_chess_2d-1.1.0-py3-none-any.whl
- Upload date:
- Size: 35.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.10.19
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1545e2fc6d1fe5287cf644a781f83cb2ee52c66b85d1a27fb9603545d9d460fb
|
|
| MD5 |
bede7f33adffdaa65e6b4c2595a05248
|
|
| BLAKE2b-256 |
02e48d6e23ac1bdbcd7be8f183d4d5259bce30774d761cfaa3709648c8ad805d
|