CS Project from 6/18/2017
This is a battleship game run on Java JPanel GUIs. To play, run BattleshipDriver.java.
The game currently allows 20 torpedoes and one 4-tile-long battleship on a gameboard of 10x10 tiles. To adjust these parameters,
edit accordingly in Battleship.java.