Kmacpher/TicTacToe-MiniMax
Uses the mini max algorithm to play Tic Tac Toe against the computer. Uses modified code written for the book Artificial Intelligence: A Modern Approach.
Python
Uses the mini max algorithm to play Tic Tac Toe against the computer. Uses modified code written for the book Artificial Intelligence: A Modern Approach.
Python