Play Chess against AI in your Console! βοΈπ
- Choose your starting side (White or Black)
- 3 gamemodes:
-
- Player vs CPU (AI)
-
- Player vs Player (Friend)
-
- CPU vs CPU (Witness 2 Computers playing against each other!)
- C++ compiler
Clone this project
git clone https://github.com/SteponasK/Console-Chess
- Change directory
cd Console-Chess
- Open your favourite IDE
- Compile main.cpp file
- Choose your side.
- Enjoy!
- Possible bug: Currently CPU vs CPU match can crash unexpectedly
- Author: Steponas K
- 0.2
- Added Player vs CPU and CPU vs CPU gamemodes
- 0.1
This project is licensed under the MIT License - see the LICENSE file for details