Tagged Questions

0
votes
4answers
427 views

Scrabble board to board

Is it best to communicate between two scrabble boards on separate computers by creating a cloud with a SQL table, simulating the board. And every time I move is made you contact the server and update ...