Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 258 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 258 Bytes

BattleShip

The aim of this repo is to demonstrate solving a battleship checkerboard in less than 70 moves using JAVA without any 3rd party libraries or probability matrix.

Learn more about the game here