Project information

  • Category: Application

Battleship Game

Created a command line battleship game for pc using swift 3. In this game, the user will be presented with a star grid and he/she will be asked to enter a row and column. If there is a ship present there it will get displayed on the screen else a blank space will be displayed. This way the user have to find all the different ships of different sizes to complete the game.