Nuacht

This is a simple two-player Tic-Tac-Toe game implemented using Python, with a client-server architecture. The game allows two players to play the game interactively over a network. It demonstrates the ...