AndrewGuadi/minimax_tictactoe
This is a version of terminal tictacetoe that you can play from your terminal against a computer. The computer utilizes an adversarial minimax algorithm.
Python
No issues in this repository yet.
This is a version of terminal tictacetoe that you can play from your terminal against a computer. The computer utilizes an adversarial minimax algorithm.
Python
No issues in this repository yet.