summaryrefslogtreecommitdiff
path: root/src/lib.rs
AgeCommit message (Expand)Author
2017-05-20Finished up efficient elimination of found shipsJustin Worthe
2017-05-20Moved ship placement knowledge out to be one per shipJustin Worthe
2017-05-14Added model for knowledge of the game's stateJustin Worthe
2017-05-14Added documentation of json state typesJustin Worthe
2017-05-13Added checking if state is in use before shootingJustin Worthe
2017-05-13Random placementJustin Worthe
2017-05-13Split into smaller portionsJustin Worthe