Chris5613 / RankRiddler

Web-based Guess the Rank game
https://www.rankriddler.com/
MIT License
6 stars 12 forks source link

Multiplayer timer #182

Closed Chris5613 closed 7 months ago

Chris5613 commented 7 months ago

image

Timer has been added to the queue page and will now automatically kick the user out to the main menu once it hits 0 and will emit the disconnect to the server.

I have also fixed the bug where the game page will show even tho there's only one player in the queue.