""" Tic-Tac-Toe with an unbeatable Minimax (+ Alpha-Beta Pruning) AI. Run it: python tic_tac_toe.py The AI never loses: it either wins or forces a draw.
A fun and interactive web-based gaming platform built with Flask and MySQL. Play classic games, compete with other players, and climb the leaderboard!