battleship game Code to model a battleship game. To compile, run tests and run main: mvn compile test exec:java -Dexec.mainClass="org.game.battleship.Main"