summaryrefslogtreecommitdiff
path: root/src/main.rs
AgeCommit message (Expand)Author
2018-06-03Moved json parsing to be part of a module, with textmap equivalenceJustin Worthe
2018-05-14Added profiling target with perfJustin Worthe
2018-05-12Limited bot to run within the 2 second windowJustin Worthe
2018-05-12Initial stab at monte carlo implementationJustin Worthe
2018-05-12Added new building specificationsJustin Worthe
2018-05-10Split to library. Reimplemented sample strategy in new state.Justin Worthe
2018-05-09Added converting from JSON code to game engine representationJustin Worthe
2018-05-05Initial commit with sample bot and embedded game engineJustin Worthe