A single-threaded chess engine written in object-oriented C++ that allows the computer to beat opponents ranked as high as 1800 ELO.
Key features of this engine include:
- C++ 17 speed;
- An estimated rating of 1800 ELO;
- Windows & Linux compatibility.
The code is availabe under the MIT license.