Battleship

A small game of Battleship built on Python 2.7

Run

Run the python file as python battleship.py

Note

It would show multiple errors if ran on Python 3 and above, hence code has to be modified as per Python 3 or run using Python 2