Metadata-Version: 2.2
Name: CL_Chess_Nishnath
Version: 1.3.2
Summary: Play Chess
Home-page: https://github.com/NishnathRai/CL-Chess
Author: Nishnath Rai
Author-email: nishnathnishu1122@gmail.com
Classifier: Programming Language :: Python :: 3
Description-Content-Type: text/markdown
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: summary

# CL_Chess: Command-Line Chess Game

`CL_Chess` is a simple, interactive command-line chess game written in Python. It provides a text-based chessboard and allows users to play chess, displaying the current state of the game with Unicode chess pieces.

## Installation

You can install the `CL_Chess` package using `pip`:
```bash
pip install CL-Chess-Nishnath==1.3.2
```

## How to Use
```python
from CL_Chess import main
main()
```
## Author
```text
- Nishnath Rai
