summaryrefslogtreecommitdiff
path: root/src/shooting.rs
AgeCommit message (Collapse)Author
2017-07-15Adding shooting of new weaponsJustin Worthe
2017-06-18Added knowledge of weaponsJustin Worthe
Next step: knowledge of weapon's effects.
2017-05-20Implemented lattice restricted battleship searchingJustin Worthe
2017-05-20Finished up efficient elimination of found shipsJustin Worthe
2017-05-13Added checking if state is in use before shootingJustin Worthe
2017-05-13Random placementJustin Worthe