This repository is not active
HexCrystal69/Tic_Tac_Toe
A Tic Tac Toe game in Python (Tkinter) and Java (Swing) with single-player AI modes: Easy (Random), Medium (Defensive), and Hard (Minimax). Includes a two-player mode for playing with friends, offering engaging gameplay and logical AI strategies for challenging matches.
Java