/Tic-Tac-Trio

Play Tic-Tac-Toe against an AI opponent using Python. This project features a smart AI powered by the minimax algorithm with alpha-beta pruning for strategic gameplay. Perfect for learning AI concepts and game development basics

Primary LanguagePython

Stargazers