summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2020-04-19Use btree rangesJustin Wernick
2020-04-19Change to proper setsJustin Wernick
2020-04-18Optimimze to have a shortest path that actually completesJustin Wernick
2020-04-18Shortest path on replaysJustin Wernick
2020-04-18Tests comparing against a replay, and fixing the found bugsJustin Wernick
2020-04-13Commented out parts of the state that are unusedJustin Wernick
2020-04-13Split main and libJustin Wernick
2020-04-11Better move heuristicsJustin Wernick
2020-04-11Debugging assertions on commands and use of saturating sub / addJustin Wernick
2020-04-10Height, not widthJustin Wernick
2020-04-10Tick boostJustin Wernick
2020-04-10Initial bad strategyJustin Wernick
2020-04-10Game state from JSON stateJustin Wernick
2020-04-10Victory conditionsJustin Wernick
2020-04-10CollisionsJustin Wernick
2020-04-10Most of the game rulesJustin Wernick
2020-04-10Skeleton for game state updatesJustin Wernick
2020-03-28Initial commit from starter botJustin Wernick