Posts by Jean Melo • 11 points
1 post
-
1
votes0
answers555
viewsQ: Play Tic-tac-toe with Minimax. Problem printing moves
Me and two other friends are doing an old game in C using Minimax and tree as a Data Structure project and we are having trouble receiving the move, and also when showing it to the user. We believe…