20 views
Problem: Hello everyone, here I leave my code made in C ++ of the famous game Tic-Tac-Toe . The truth is that I am still learning this language on my own and I would like you to give me your opinions that I should edit or improve my code, also that I would like to achieve ... '7', '8', '9'}}; menu (numbers, Player, Name, Name_2); // Function where the menu and game options are located return 0; }
asked
Dec 4, 2020
sasha
8.4k points