index
:
entelect-challenge.git
main
Bots for various Entelect Challenges
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Collapse
)
Author
2017-06-22
Added turns to weapon being available to knowledge
Justin Worthe
2017-06-18
Added knowledge of weapons
Justin Worthe
Next step: knowledge of weapon's effects.
2017-05-30
Added readme to project
Justin Worthe
2017-05-28
Additional maths tests
Justin Worthe
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