Ship placement in BattleshipPerhaps adaptive was the wrong word. Auto-correcting maybe? I thought recursive functions would ca...
Ship placement in BattleshipAlright, so I've started to divide all of my code into functions (finally!). Now, correct me if I a...
Ship placement in BattleshipI realize that I should use functions to clean this up, but I still haven't really gotten down to le...
Ship placement in BattleshipMy problem is this: I can't seem to find a way to keep computer placed ships from occasionally over...