Description
Plays Battleship in the terminal with an ASCII interface built in Java. It is useful for users who want a simple keyboard-driven board game without a graphical desktop.
Terminal games are lightweight, but Java runtime behavior and terminal size can affect display. Adjust the terminal if the board does not fit cleanly.