Skip to content

U-4D89/tictactoe_zmq

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 

Repository files navigation

Tic Tac Toe

The clasic game but you can play with other player using your console!!

Requirements

  • Python version 3.9.6

Instalation 🔧

For install the requirements pip install requirements.txt

Made it with 🔨

How to run? 🚗🌫

python player* port*

  • Is necesary use two consoles.

  • The player must type 'server' or 'client' otherwise the game cannot start :(.

  • The port have to be the same for both players otherwise you and your rival will never comminicate :'(.

  • Example:

    • python server
    • python client

Important ‼

Actually the project is on pause, I am bit stucked . . .

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages