summaryrefslogtreecommitdiff
path: root/src/constants.rs
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-07Added snowballs to valid movesJustin Worthe
2019-08-06More snowball implementation. Now with freezing your opponent!Justin Worthe
2019-08-06Unfreezing over timeJustin Worthe
2019-08-06Damaged the worms with lavaJustin Worthe
2019-08-06Lava map constantsJustin Worthe
2019-08-06Extra todos for snowball movesJustin Worthe
2019-07-07Cleaning up TODOsJustin Worthe
2019-06-29Put score allocation behind constantsJustin Worthe
2019-06-28Fixed issues identified through comparison with the official engineJustin Worthe
2019-06-27Implemented bomb attacksJustin Worthe
2019-04-26Refactored game map to use less memoryJustin Worthe