Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-05-27 | Added some tests for math | Justin Worthe | |
2017-05-24 | Changed bot extension for windows | Justin Worthe | |
2017-05-20 | Implemented lattice restricted battleship searching | Justin Worthe | |
2017-05-20 | Finished up efficient elimination of found ships | Justin Worthe | |
2017-05-20 | Eliminated more possibilities when ships are sunk | Justin Worthe | |
2017-05-20 | Moved ship placement knowledge out to be one per ship | Justin Worthe | |
2017-05-14 | Added model for knowledge of the game's state | Justin Worthe | |
Will be useful to track deductions that have already been made. | |||
2017-05-14 | Added documentation of json state types | Justin Worthe | |
2017-05-13 | Added checking if state is in use before shooting | Justin Worthe | |
2017-05-13 | Random placement | Justin Worthe | |
2017-05-13 | Split into smaller portions | Justin Worthe | |
2017-05-13 | Initial commit | Justin Worthe | |