shivansh-bhatnagar18 / multiplayer-uno

https://multiplayer-uno.vercel.app
21 stars 43 forks source link

server:Add game event handler for LEAVE_GAME event #98

Closed ritwik-69 closed 3 weeks ago

ritwik-69 commented 3 weeks ago

fixes:#94

Description

Created the LEAVE_GAME event handler which removes the player from the current game then takes the card that the player has then puts it in the deck and shuffles the deck for the current players to continue their game.

Checklist

vercel[bot] commented 3 weeks ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
multiplayer-uno ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 13, 2024 2:10pm
ritwik-69 commented 3 weeks ago

@kuv2707 done with the changes 👍

kuv2707 commented 3 weeks ago

Merged, thanks @ritwik-69 !