Back to search
Multiplayer TicTacToe is based on socket module in python . The server is implemented via asynchronous event driven approach
Stars
5
Forks
1
Watchers
5
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
12
commits
Merge branch 'master' of https://github.com/alphawing/Multiplayer-TicTacToe
a2401b2View on GitHubfixed bad login , fixed server sending 2 messages at once, fixed repeated login issue
a5662e5View on GitHubadde tictactoe gamepley,ai bot,fixedlogins,fixed game termination
c910563View on GitHubadded login database in server ,implemented non blocking login
63758adView on GitHub