Skip to content

sumeetmathpati/tic-tac-toe-multiplayer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tic Tac Toe 💬

Run server.py on server machine.

python3 ./server.py

Run client.py <server_ip_address> on client machine

python3 ./client.py 192.168.0.1

Releases

No releases published

Packages

No packages published

Languages