/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.

Primary LanguagePython

No issues in this repository yet.