Skip to content

dvk-net/web-socket-tic-tac-toe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Web-socket Tic Tac Toe game Video How to (RUS)

This is an image

How to install

pip install -r requirements.txt

How to run

cd ./server
uvicorn main:app --reload

Open in a browser ./clients/client.html for each player

How it works

This is an image

About

Python FastAPI + java-script tic tac toe game

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published