How to create the game battle ship with a gui

4 次查看(过去 30 天)
I am trying to recreate the game battleship using a gui. For the game i want to have a 5x5 gride, I want a button that randomizes where three different ships go. I want one ship to take up 2 grid space, one take up 3, and one take up 4. I want them to be randomized horizontally or vertically. I want the player to be able to hit the randomize button and then start guessing where the ships are by calling out the gride space such as A1, B7.... If a part of the ship is hit I want it to say hit and turn the space red, if it wasnt hit I want it to say miss and turn the space blue, and then if you hit the whole ship it says sunk. I have no idea how to do this any help would be appreciated.
  2 个评论
Fifteen12
Fifteen12 2022-12-3
Do you have to use MATLAB? If you're looking for help writing a game, I would recommend a different platform. If you have to use MATLAB, then what part are you looking for help with? You might want to make your question a little more specific, as I'm not sure if you need help on making a gui, or on the game logic, or even plotting, etc.
Amanda
Amanda 2022-12-3
I have to use matlab. I need help making the Gui and the Game Logic

请先登录,再进行评论。

回答(1 个)

Image Analyst
Image Analyst 2022-12-3
@Amanda click on the battleship tag on the right hand side of this page and you'll find 29 discussions.
In addition, you'll find the games in the File Exchange:

类别

Help CenterFile Exchange 中查找有关 Strategy & Logic 的更多信息

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by