/Tic-Tac-Toe-MiniMax-Algorithm

This game is basically tic-tac-toe with minimax algorithm. The computer is unbeatable, best possible score is draw. The project is implemented using OOP

Primary LanguagePython

No issues in this repository yet.