lonkaars / connect-4

It's like chess.com but for connect 4
https://connect4.pipeframe.xyz
MIT License
4 stars 0 forks source link

Anonymous accounts for playing games #11

Open lonkaars opened 3 years ago

lonkaars commented 3 years ago

Users should be identified by their socket.io id instead of their user id. This allows the same person to play multiple games at once, and allows anonymous games without having to create any account, not even a ghost account.