aboutsummaryrefslogtreecommitdiff
path: root/src/main.rs
AgeCommit message (Expand)Author
2021-02-02Added reading position form stdin, Added cacheCharles Cabergs
2021-02-01Refactoring in separated modulesCharles Cabergs
2021-02-01Added alpha-beta pruning (copy and paste)Charles Cabergs
2021-02-01Added minimaxCharles Cabergs
2021-02-01Added form<&str> and from<&[u64]>Charles Cabergs
2021-02-01Added win check and valid play check, Added test for bothCharles Cabergs
2021-02-01Initial commitCharles Cabergs