jaxonavena / Battleship

1 stars 1 forks source link

when active player hits a ship, inactive player board will mark all coords of that ship as hit #16

Closed petejunge77 closed 1 month ago

petejunge77 commented 1 month ago

it will mark the whole ship on the inactive player board as hit when it should only be the one coord of the ship that should be marked as hit. the active player functionality is working fine.