Based on the popular board/pen-and-paper game, battleship-php is a 2-player implementation played via Command Line Interface.
To try out battleship-php, ensure you have PHP installed, clone this repo and run 'php Main.php' in the local repository. That's all there is to it.
The rules can be found here.