Skip to content
This repository has been archived by the owner on Mar 1, 2024. It is now read-only.
/ WICE Public archive

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

License

Notifications You must be signed in to change notification settings

w1bb/WICE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published