-
Notifications
You must be signed in to change notification settings - Fork 4
Placing the ship
munishaparikh edited this page Jan 27, 2017
·
4 revisions
As a user, I want to place the ships according to me so that I can start the game.
Conversation:
- The ships will always be on a random position on the map by default.
- I will be able to move the ships according to me before I hit the play button. (Optional)
- Moving the ships will help me to create a strategy to defend my ships.
- A ship cannot be placed close to another at the consecutive block.
- By clicking on “Randomize", random squares can be selected as the ship positions.(optional)
- If you select “Reset” all the ships are removed and the player have to customize it manually.(optional)
- By clicking on “Archive” the computer will show all automatically saved successful positions.
Confirmation:
- Click on the ship and hold to drag (optional)
- Drag the ship to another place if the ship square turns green, player can place it over there.
- If the ship square color remains blue it will can get back to the original position after releasing the button.