LissaDragomir21 / SeniorSoftware

0 stars 0 forks source link

when all players have created their ships trigger the start of the game #10

Open hwilling opened 6 years ago

hwilling commented 6 years ago
  1. system receives confirmation that all ships have been created for each user
  2. system generates board, starting zones and player order (player order is just each player in turn by number so player 1, player 2, etc.) a. zones must be big enough to hold every ship for the player and must not overlap
  3. system creates list of ships for each player which will allow the player to select and place the ship onto the board