tic tac toe

This is a completly serverless attempt to create a multiplayer game,

this is not perfect, it can drop connection if something happens in the network. In a real project you should use a server at least for managing connections.

live preview at https://costicapuntaru.github.io/tic-tac-toe-p2p/