joaoplancha / tictactoe-udp-sockets

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

README

This is a tic tac toe implementation in python, using UDP sockets and application level fiability.

Launch one server and the number of clients required. If playing in different machines, you need to change localhost and port by the ip and port for the machines

commands on the server: none commands on the client: register ; unregister; list; invite; quit

About


Languages

Language:Python 100.0%