This classic game of chess you can play with another human or against a simple AI. The AI has a depth of three meaning it will look three moves ahead at any given position in the game. When playing against AI the console will tell you how many moves the AI is analyzing at each move.
- To run the code, download the whole repository.
- Then run the chess.exe executable.
- It can be found in build/Release/chess.exe.
- Once you click on the executable, select trust to run the program.
- A window will pop up and you will be free to click "play against AI" or "play against human".
- By default the game will be set up to play against a human.