-
Notifications
You must be signed in to change notification settings - Fork 6
vnadzuga/chess
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
A project prepared for GlobalLogic C++ ProCamp traingings SIMPLE CHESS A basic Chess AI using min-max search with alpha-beta pruning and a simplistic approach to quiescent search. install prerequisites: sudo apt-get install libboost-all-dev COMPILE mkdir build cd build cmake .. make
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published