landenf / Settlers-of-Catan

Multiplayer Online version of Settlers of Catan
https://catan-4dea2.web.app
2 stars 0 forks source link

Update gamestate to reflect winning game #71

Open ebelashchenko2 opened 3 months ago

ebelashchenko2 commented 3 months ago

This is the backend implementation. When a given player receives 10 victory points, that player wins the game and that information is reflected in the game state.