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 Placing Boats #10

Closed alinachiu closed 7 months ago

alinachiu commented 7 months ago

Ensures that boats can be placed on the respective player's boat accordingly.

Note: does not check if the boat is valid; this check is done in the startGame function