Closed hoboabobo closed 5 years ago
Added some parameters that prevents ships being placed on top of each other within the game using a 2d bool array. false means open water, true means it is a ship.
Looks good! I like the changes.
Looks good to me.
Added some parameters that prevents ships being placed on top of each other within the game using a 2d bool array. false means open water, true means it is a ship.