Chess game server
A chess server that allows two users to play chess.
The first user to connect gets white pieces, the second gets black pieces, the rest of the users get into spectators.
To start the game, two clients must be logged into the page.
To make a move, click on your figure, and then click on the target field.
Technologies: Go, JavaScript