summaryrefslogtreecommitdiff
path: root/src/geometry/direction.rs
AgeCommit message (Expand)Author
2019-08-14Optimized finding valid snowball + bomb movesJustin Worthe
2019-07-08Command filtering to avoid wasting the selectsJustin Worthe
2019-05-14Better performance for finding things to shoot atJustin Worthe
2019-05-12Outline of MCTSJustin Worthe
2019-04-25Strategy that starts building exhaustive game state treeJustin Worthe
2019-04-22More minimal game stateJustin Worthe