ImR0Ns / tic-toc-tae_server-client

This repository contains the code for a client-server implementation of the classic game Tic Tac Toe using sockets. The game allows two players to connect to the server and play against each other over a network connection.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Description

This is a client-server Tic Tac Toe game using sockets for communication. It allows two players to connect to the server and play against each other over a network connection.

PS: Please note that while the game has been tested, there may be some bugs.

About

This repository contains the code for a client-server implementation of the classic game Tic Tac Toe using sockets. The game allows two players to connect to the server and play against each other over a network connection.


Languages

Language:Python 100.0%