Q&A Discussies
I need Some Nice C++ Projects
0 Stemmen
2 AntwoordenWhat Are Servers And Clients?
0 Stemmen
4 AntwoordenWhat happens if I hit…
2 Stemmen
2 AntwoordenDid you try AIDE?
2 Stemmen
1 Antwoordafk Bot
0 Stemmen
2 AntwoordenComputer keys
0 Stemmen
1 AntwoordAre you a visual designer/artist?
2 Stemmen
1 AntwoordHelp in a venture
1 Stem
1 AntwoordCar race for laptop
1 Stem
1 AntwoordNeed some help
0 Stemmen
1 AntwoordPlease help
0 Stemmen
1 AntwoordBackground in games
2 Stemmen
1 AntwoordWrite a C program to mimic the popular game tic-tac-toe for two players. It takes positions as input from both the players and put appropriate symbols for respective players. Eventually it checks the winning combinations for the players and prints the result in favor of Player one or player two or declares draw.
0 Stemmen
2 AntwoordenCode 4x4 TicTacToe in c++?
0 Stemmen
2 Antwoordenusing a while loop create a guessing game program that keeps asking the user to enter a number until the user enters the number 7. You will need to create and initialise an int variable to zero. You can then use this variable as the condition in your while loop ( while the number is not equal to seven) Then in the while loop ask the user to enter a number and store the number entered in the number variable that is in the conditions of your loop.
0 Stemmen
1 Antwoord