We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
An example of tic tac toe game aka "крестики и нолики"
There was an error while loading. Please reload this page.
server
go run cmd/server/main.go -listen :8999
on clients
nc localhost 8999