shivansh-bhatnagar18 / multiplayer-uno

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

Add game event handler for `JOIN_GAME` event #93

Closed kuv2707 closed 3 weeks ago

kuv2707 commented 3 weeks ago

Description

Following the pattern of THROW_CARD, we need to have a handler for the JOIN_GAME event. This should reside in a file in uno-game-engine/events.

Specs

The event handler should validate the event, apply it on the respective game, and return a result indicating whether the event was successfully applied or some error occured.

Notes

issue-assigner[bot] commented 3 weeks ago

Comment '@csoc-bot claim' to get this issue assigned or '@csoc-bot abandon' to get this issue unassigned.

ritwik-69 commented 3 weeks ago

@csoc-bot claim

issue-assigner[bot] commented 3 weeks ago

@ritwik-69 This issue has been successfully assigned to you! 🚀