Skip to content

pkoliveira/tic-tac-toe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Tic Tac Toe Online in Python

Introduction

Tic Tac Toe Online is a Socket-based Client-Server application in Python, that allows two players connections with the server and play tic tac toe.

Manual

To use the client and server, run in order, parameters in parenthesis can be given by command line or during the run of script

python _server.py (port)

python _client.py (host) (port)

Author

Prabhát Kumar de Oliveira

About

Tic Tac Toe game made in python using sockets

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages