Battleship

This will display a battleship board on the command line, complete with 5 different size boats placed randomly on a customizable board.

How to Play

run "ruby board.rb" from the command line. An optional argument can be used to set the size of the game board, defaulted to 10. The program will automatically place 5 boats in a random configuration on the board.