Play chess in your Console! Control both White & Black pieces! ♟️
- Play chess in your Console. You control both white & black pieces.
- To move write starting square & destination square. For example: a2 a5
- C++ compiler
- Clone this project:
git clone https://github.com/SteponasK/Chess-CLI
- Change directory:
cd Chess-CLI
- Open your IDE of choice
- Compile the project
- Enjoy!
Contributors names and contact info
- Author - Steponas K
- 0.1
- Initial Release
This project is licensed under the MIT License - see the LICENSE file for details