PDA

View Full Version : Battleship program: questions, guidance, code check


C++
08-01-2009, 02:31 PM
I am doing a battleship game for my project. I am still trying to make a better algorithm.. This is what I have so far. Here is a code that will pick random coordinates for the computers ship, then draws the board and show where the ship is located... Assuming that I had ten ships (1 ship per...