shivansh-bhatnagar18 / multiplayer-uno

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

client:Implement drawing cards from the deck #167

Closed ritwik-69 closed 1 week ago

ritwik-69 commented 1 week ago

fixes #160

Description

Added the ability for a player to draw card by clicking on the back uno card.On hovering the cursor changes to pointer and on clicking it triggers the event.

How to Test

cd frontend npm run dev

Checklist

vercel[bot] commented 1 week 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 25, 2024 4:31pm
kuv2707 commented 1 week ago

Merged, thanks @ritwik-69 !