photo

Shayne Albertson


Aktiv seit 2015

Followers: 0   Following: 0

Statistik

  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


How can I create a battleship game board with a variable size as a char array so that I can edit certain elements of it?
So I have the user input the size of the board they want to play on and I figured out how to do it using for loops and fprintf s...

mehr als 8 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


How can I clear all the variables except one before restarting my program?
Is there a way to clear all of the variables except one when I end a game I wrote so that the next time it starts the variables ...

mehr als 8 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


How can I create a battleship game board with a variable size as a char array so that I can edit certain elements of it?
So I have the user input the size of the board they want to play on and I figured out how to do it using for loops and fprintf ...

mehr als 8 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


How can I make a text file that I can edit after each time I run a program?
I want to print *to a text file* the name, score, and board size of the user once a user has completed a simple game I designed....

mehr als 8 Jahre vor | 2 Antworten | 0

2

Antworten