the game battle ship ship location
2 ビュー (過去 30 日間)
古いコメントを表示
hi
i am trying to code the game battleships,
how do i write the code for 2 players to chose the location of their ships?
the ship grid is a 6x6 grid (top left 1 bottom right 36)
each player has to place 5 ships
1- 1x2 (in size)
2- 1x3
1- 1x4
1- 1x5
the ships can only be placed left to right or up and down
the ships cannot over lamp
and each player should be able to choice there own placement with the program rembering where they placed their ships
3 件のコメント
採用された回答
Image Analyst
2021 年 12 月 31 日
There are lots of battleship games posted here in Answers as well as the File Exchange. Why don't you see how they did it?
0 件のコメント
その他の回答 (0 件)
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!