Tic Tac Toe minimax algorithm infinite loop

前端 未结 0 1329
予麋鹿
予麋鹿 2020-12-22 17:37

I have a tic tac toe game with minimax algorithm. It works by comparing combinations to a winning ones, adds scores and calls itself recursively, until the score is the high

相关标签:
回答
  • 消灭零回复
提交回复
热议问题