Real-time Move Notifications: Each player's move is sent with their name and position, displayed on opponent's terminal Leaderboard: Scores saved and displayed, with streak bonuses for consecutive ...
This project is a console-based implementation of the classic Tic-Tac-Toe game where the player competes against a computer-controlled AI. The game uses a simple 3x3 grid represented as a list in ...