This repository contains the chess game with some simple AI. Alpha-Beta Puring algorithm was used to decide the movement.
This repository requires to Qt-5 installation.
You can clone this repo with following command.
$ git clone https://github.com/Kadiryanik/AI-Chess
- You can simply open project in Qt Creator and select AI-Chess.pro file and press Ctrl + R.
- Mark pawn when 2 box forwarded for be edible
- Add castling move
- Improve rating
- Improve notation
- Kadir Yanık - [email protected]
Free Software, Hell Yeah!