summaryrefslogtreecommitdiff
path: root/cli/src/eval.rs
AgeCommit message (Collapse)Author
2021-09-18Implement multithreadingMike White
2021-09-15Added best move functionMike White
2021-09-06Alpha-beta pruningMike White
2021-09-05Fixed evaluation and created eval commandMike White