Skip to content

kleist0202/python_tic-tac-toe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

General info

Tic-Tac-Toe game for two players written in Python. It uses websockets module for communication.

Setup

The best way would be to create virtual environment:

python -m venv env

Then activate it:

source env/bin/activate

Install it with pip, running below command in project directory:

pip install -e .

Now to run it:

./env/bin/python_tic_tac_toe

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages