summaryrefslogtreecommitdiff
path: root/Cargo.lock
AgeCommit message (Expand)Author
2019-07-07Cleaned up dead codeJustin Worthe
2019-06-26Implemented select move rulesJustin Worthe
2019-05-26A bit faster through caching set of occupied spotsJustin Worthe
2019-05-12Outline of MCTSJustin Worthe
2019-04-25Made the state object avoid any heap allocationsJustin Worthe
2019-04-22Structures representing game stateJustin Worthe
2019-04-22Start the project from the starter botJustin Worthe