summaryrefslogtreecommitdiff
path: root/src/command.rs
AgeCommit message (Expand)Author
2019-08-14Optimized finding valid snowball + bomb movesJustin Worthe
2019-08-09More filtering of silly movesJustin Worthe
2019-08-06New command typeJustin Worthe
2019-06-24New command types for select and bombsJustin Worthe
2019-05-21More robust game logic and reasoningJustin Worthe
2019-05-12Outline of MCTSJustin Worthe
2019-04-25Test that match replay matches my simulationJustin Worthe
2019-04-22More minimal game stateJustin Worthe
2019-04-22Start the project from the starter botJustin Worthe