Web-socket Tic Tac Toe game Video How to (RUS) 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