[Subtask] Implement Card Play Event #65

Closed
opened 2025-11-20 11:28:33 +01:00 by Janis · 0 comments
Owner

🧾 Description

Implement the Card Play event via Websocket which is send everytime a card is played.
Everytime this event is sent disable (inactive) the hand cards and update the played cards area.
Prevent cards send.


🔗 Linked Issues


⚙️ Steps / Tasks

  • Forward the Card Play Event Data to the Client via Websocket Connection
  • Set the first card in case it was the first card
  • Update played cards area

Developer Hints

For guidance look at the old polling structure (JSON).


Definition of Done

  • Code implemented
  • Reviewed and merged
## 🧾 Description Implement the Card Play event via Websocket which is send everytime a card is played. Everytime this event is sent disable (inactive) the hand cards and update the played cards area. Prevent cards send. --- ## 🔗 Linked Issues - Parent Story: #61 --- ## ⚙️ Steps / Tasks - [x] Forward the Card Play Event Data to the Client via Websocket Connection - [x] Set the first card in case it was the first card - [x] Update played cards area --- ## Developer Hints For guidance look at the old polling structure (JSON). --- ## ✅ Definition of Done - [x] Code implemented - [x] Reviewed and merged
Janis added the
Type
Subtask
1
label 2025-11-20 11:28:33 +01:00
Janis self-assigned this 2025-11-20 12:03:52 +01:00
Janis added the
Kind/Enhancement
Kind/Feature
Priority
High
2
Size
S
4
labels 2025-11-20 12:04:14 +01:00
Janis closed this issue 2025-11-26 14:10:58 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: KnockOutWhist/KnockOutWhist-Web#65
No description provided.