Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 294 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 294 Bytes

battleship

for multiplayer game: -call Game.multi_player() in main.py -run SecondPlayer.py

for singleplayer game call Game.single_player() in main.py:

entering battleship format: x,y direction(vertical/horizaontal) battleship_size e.g 5,5 vertical 4

enter location to hit format: x,y