summaryrefslogtreecommitdiff
path: root/src/game
AgeCommit message (Expand)Author
2019-08-14Optimized finding valid snowball + bomb movesJustin Worthe
2019-08-13Trimming down on redundant code and tweaking perfJustin Worthe
2019-08-09More filtering of silly movesJustin Worthe
2019-08-09Scoring based on multiple criteriaJustin Worthe
2019-08-07There is only one valid move once frozenJustin Worthe
2019-08-06Frozen wormsJustin Worthe
2019-08-06Lava map constantsJustin Worthe
2019-07-07Cleaning up TODOsJustin Worthe
2019-06-26Passing bomb count through from the jsonJustin Worthe
2019-06-26Implemented select move rulesJustin Worthe
2019-05-26Score based MCTSJustin Worthe
2019-05-25Implemented tracking of the tiebreaking scoreJustin Worthe
2019-05-21More robust game logic and reasoningJustin Worthe
2019-05-20Extracted functionality for clearing out dead wormsJustin Worthe
2019-05-18Started breaking up state for easier unit testingJustin Worthe