It started as a Tic Tac Toe game, but I improve it to Gomoku, and implement an Ai to it. Tic-tac-toe is the old version it do not use classes and its Ai work different from the new one. The new Gomoku ...
A fun, interactive Tic-Tac-Toe game made using Python and Tkinter. Play against a friend locally with a modern GUI, smart turn logic, win detection, and colorful feedback for game results. Classic 3x3 ...