This commit is contained in:
simonkellet
2022-09-16 13:17:43 +01:00
parent 9a4963f474
commit 62e5515472
+1 -2
View File
@@ -40,8 +40,7 @@ int main(int argc, char *argv[]){
print_board();
//player_choice('X');
cpu_choice('X');
player_choice('X');
print_board();
sleep(2);