Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/steponask/chess-cli

♟️ Play chess in your console
https://github.com/steponask/chess-cli

chess chess-cli chess-cpp cpp

Last synced: about 1 month ago
JSON representation

♟️ Play chess in your console

Awesome Lists containing this project

README

        

# Chess CLI♟️
Play chess in your Console! Control both White & Black pieces! ♟️

![Chess-image](chess_main.gif)

## Description
* Play chess in your Console. You control both white & black pieces.
* To move write starting square & destination square.
For example: a2 a5

## Getting Started

### Dependencies

* C++ compiler

### Installing

* Clone this project:
```bash
git clone https://github.com/SteponasK/Chess-CLI
```

### Executing program

* Change directory:
```bash
cd Chess-CLI
```
* Open your IDE of choice
* Compile the project
* Enjoy!

## Authors

Contributors names and contact info

* Author - [Steponas K](https://github.com/SteponasK)

## Version History

* 0.1
* Initial Release

## License

This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details