/tictactoe-AI-minmax-C

tictactoe game with AI as your opponent in C

Primary LanguageC

tictactoe-AI-minmax

tictactoe game with AI as your opponent. AI uses the minmax tree to determine it's next move