ykhrustalev / ttt

An example of tic tac toe game aka "крестики и нолики"

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Use

server

go run cmd/server/main.go -listen :8999

on clients

nc localhost 8999

About

An example of tic tac toe game aka "крестики и нолики"


Languages

Language:Go 100.0%