News

Create a simple game of Battleship using 2D arrays. The user should be able to position their ship in a 3x3 array, as should the computer. Each ‘player’ should take turns choosing spots in the grid ...