#Battleship Project question (Java)
8 messages · Page 1 of 1 (latest)
⌛ This post has been reserved for your question.
Hey @upbeat crystal! Please use
/closeor theClose Postbutton above when you're finished. Please remember to follow the help guidelines. This post will be automatically closed after 300 minutes of inactivity.
TIP: Narrow down your issue to simple and precise questions to maximize the chance that others will reply in here.
i simply need to get the users input
askForGuess is a method of Battleship, not Player
so how would you recommend me fixing this
i need to take the players guess and then put it on the board
so i managed to figure out what i was doing wrong i just need to work on it