/tic-tac-toe-ai

A TicTacToe-AI I've made for the vocational school written in Python.

Primary LanguagePythonMIT LicenseMIT

TicTacToe-AI

A TicTacToe-AI I've made for the vocational school written in Python. This AI uses the minimax algorithm to predict all possible scenarios and evaluates the best possible outcome for itself.

License

This project is licensed under the MIT license.