/WICE

A single-threaded chess engine written in object-oriented C++ that allows the computer to beat opponents ranked as high as 1800 ELO.

Primary LanguageC++MIT LicenseMIT

WICE

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.

License

The code is availabe under the MIT license.