summaryrefslogtreecommitdiff
path: root/src/lib.rs
AgeCommit message (Expand)Author
2018-08-31Most of the heuristic random move lookup structureJustin Worthe
2018-08-27More plot info for debugJustin Worthe
2018-08-11Clippy-suggested editsJustin Worthe
2018-08-09Converted game engine vectors to arrayvecsJustin Worthe
2018-06-03Moved json parsing to be part of a module, with textmap equivalenceJustin Worthe
2018-05-15Rayon for threadingJustin Worthe
2018-05-12Limited bot to run within the 2 second windowJustin Worthe
2018-05-12Brought random crate backJustin Worthe
2018-05-10Split to library. Reimplemented sample strategy in new state.Justin Worthe