Freez
Freez
CC#
Created by Freez on 11/7/2023 in #help
❔ TicTacToe Minimax isnt working properly
Hello ive been trying to make a tictactoe game where the player plays against an AI that uses the minimax algorithm but the bot is making suboptimal moves and even after surfing the web i am confused as to why.. the methods i use to determine a move for the bot are
GetMove(); Minimax(); Eval()
GetMove(); Minimax(); Eval()
im attaching the whole code as a file
30 replies
CC#
Created by Freez on 6/6/2023 in #help
❔ Failed to retrieve server version Error Visual Studio 2022
4 replies