Chess game that fulfil all the rules of an international tournament based game, fully written in c++
Chess game having all the basic features to kick start chess development.
Features:
-Type I board based analysis AI : Ranging from 50 ELO to 1100 ELO.
-Type II MTD min max algorithm AI : Ranging from 1050 ELO to 1500 ELO.
Supported Platforms: (Windows, Android, Mac, iOS, Linux)