Skip to content

Latest commit

 

History

History
5 lines (5 loc) · 319 Bytes

README.md

File metadata and controls

5 lines (5 loc) · 319 Bytes

Mac_Battleship

This version of Battleship is written in Python 2.7. It runs on the command line and displays the player boards as grids. Instructions are given. The purpose of this program was to experiment with classes and to create a simple strategy so that the player could play against the computer.