Serban8 / Triviador-ModernCpp

1 stars 0 forks source link

Add basic implementation of voting system #62

Open Serban8 opened 1 year ago

Serban8 commented 1 year ago

We should add the basic implementation of the voting system in the client-side

When we display the waiting room list, we should ask each client to vote if the game should start - if the player votes yes we should call the /addvote path (see #63)