Skip to content

bubakazouba/tictactoeServer

Repository files navigation

About

A tic tac toe server than can handle 500 simultaneuous users, built on low level threading and sockets python functions.

the server only uses UDP sockets and ensures reliability of message receiving by my RUDP (Reliable UDP) design.

It's meant to be an android game that's still in the process, currently a java testing client exists here

Running

python ser.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages