← Back to Projects
TicTacToe Game Server
Systems
Overview
This is a multiplayer game server for the classic game Tic-Tac-Toe written in pure python. It provides seamless real-time communication between clients, multiple sessions, and an AI agent for single player games.