emily-gong/Tic_Tac_Toe_AI
A simple Tic-Tac-Toe game that uses minimax algorithm with alpha-beta pruning to decide the next best move to make.
JavaMIT
A simple Tic-Tac-Toe game that uses minimax algorithm with alpha-beta pruning to decide the next best move to make.
JavaMIT