Commit Graph

4 Commits

Author SHA1 Message Date
c802251c9d fix url 2024-05-19 14:46:18 +02:00
544e0b22c5 Make games rejoinable
1. Disconnect websocket connection before connecting
2. store playerInfo when hosting a game to reuse it when rejoining
2024-05-15 19:44:02 +02:00
ba478fedca Fix snackbar in host/join dialog 2024-02-05 10:35:28 +01:00
13bcfb1131 Introduce checkmate screen
Show checkmate screen, once the server sends the 'gameEnded' message.

Additionally, show an icon that lets users copy the passphrase to the
clipboard.
2024-01-18 16:59:33 +01:00