AlecM33/Werewolf

Allow a player's name to be edited at any time

Closed this issue · 1 comments

Currently the name is entered on the join page, and if the join is successful, that permanently sets that clients name. We want clients to be able to edit their name in the lobby and during a game, and have that change broadcasted to the other clients.

Having an edit button built into this top banner on the game page might be a good implementation:

image

implemented with #170