ultimate_tictactoe icon indicating copy to clipboard operation
ultimate_tictactoe copied to clipboard

Min Max AI

Open kennycason opened this issue 12 years ago • 1 comments

I just started this today, should have it finished tonight or tomorrow. only have to write the evalue funtion()

kennycason avatar Jun 19 '13 09:06 kennycason

Need to finish the evaluate() function for the minmax alg. will likely re-work it into alpha-beta pruning alg.

kennycason avatar Jun 19 '13 10:06 kennycason