shivansh-bhatnagar18 / multiplayer-uno

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

server:Implement the START_GAME event handler in the engine #152

Closed ritwik-69 closed 1 week ago

ritwik-69 commented 1 week ago

fixes #148

Description

Added the START_GAME event handler in the engine.The event handler can be found in event folder.This event handler starts the game and distributes the cards among players

Checklist

vercel[bot] commented 1 week ago

@ritwik-69 is attempting to deploy a commit to the Shivansh Bhatanagar's projects Team on Vercel.

A member of the Team first needs to authorize it.

kuv2707 commented 1 week ago

Merged, thanks @ritwik-69

The failing backend checks can be ignored