summaryrefslogtreecommitdiff
path: root/src/files.rs
AgeCommit message (Collapse)Author
2017-05-14Added model for knowledge of the game's stateJustin Worthe
Will be useful to track deductions that have already been made.
2017-05-14Added documentation of json state typesJustin Worthe
2017-05-13Random placementJustin Worthe
2017-05-13Split into smaller portionsJustin Worthe