Tuesday, 13 August 2013

Tic Tac Toe MiniMax in C#?

Tic Tac Toe MiniMax in C#?

I'm sorry if this sounds very simplistic, but I've been researching for a
couple of days now on how to implement AI into my Tic Tac Toe game. I have
a two player game already made that I am very happy about but I have no
idea how to put the AI into it. Everything I have found online has been
too complicated for me to wrap my head around at my current stage of
programming so I was wondering if someone could give me a dumbed down
version of this? I have no idea about how to even start this so any help
would be much appreciated!

No comments:

Post a Comment