neu-cs4530 / spring24-project-team-208

spring24-project-team-208 created by GitHub Classroom
https://coveytownbattleship.onrender.com/
BSD 3-Clause "New" or "Revised" License
2 stars 0 forks source link

Sprint 1: Implement & Test startGame #9

Closed alinachiu closed 7 months ago

alinachiu commented 7 months ago

Start game semantics after ships are in valid position. Ensures that player has put down the correct number of boat pieces and that all boats that are placed are valid. A boat is valid if it starts with a front piece and ends with an end piece.