summaryrefslogtreecommitdiff
path: root/src/state.rs
AgeCommit message (Collapse)Author
2017-06-18Added knowledge of weaponsJustin Worthe
Next step: knowledge of weapon's effects.
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-13Added checking if state is in use before shootingJustin Worthe