summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2020-05-17Only match the good movesJustin Wernick
2020-04-25Event-based heuristic at the beginning, astar at the endJustin Wernick
2020-04-25Naive shortest-path based botJustin Wernick
2020-04-25Skeleton of supporting update publishing eventsJustin Wernick
2020-04-20Split oils and muds into their own listsJustin Wernick
2020-04-20No more tracking the finish line in the state as a collidable thingJustin Wernick
2020-04-20Removed weird temporary variable from stateJustin Wernick
2020-04-19Fixed accelerate implementationJustin Wernick
2020-04-19Coloured analysis outputJustin Wernick
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