Switching between devices? #186
Labels
client
Issues that touch the client side of the game.
enhancement
A suggestion for a new feature or expansion of an existing feature.
good-first-issue
This issue would be a good one to pick if you want to contribute but are not sure where to start.
Hacktoberfest
This would be a good issue to pick up for Hacktoberfest.
server
Issues that touch the server side of the game.
Milestone
Normally, if you get disconnected or something, you are allowed to reconnect, preserving your points, but there's a problem if you want to switch between devices.
I think there should be a way to switch between them, but I'm not sure about how it could be implemented. The first thing that comes into mind is just a login system—either email and password or via Google O-Auth like Many Decks, but it has some issues—some players just don't want to log in and that's understandable in a party game like this one.
Another way could be to force the player to stay on the old device and showing him a notification (or a toast message) once someone with the same name tries to enter the game (with the option to switch to the other device; maybe with some device switching mode to enable, without which the game would display the usual can't-join-with-the-same-name error).
The text was updated successfully, but these errors were encountered: