bcc-code / buk-universal-games

Universal Games code for 2024
1 stars 2 forks source link

Two teams point registration #78

Closed kris10anebratlie closed 5 months ago

kris10anebratlie commented 6 months ago

When registrering points for two teams, both teams values needs to be filled before confirming result. Otherwise it will be buggy deciding and giving extra points for winner

Zikoat commented 6 months ago

We should also handle draw.

kris10anebratlie commented 5 months ago

What does this mean

Zikoat commented 5 months ago

For example on land, water, beach, each team can get the same amount of points, which means that there won't be shown a winner or a loser, but we should probably show "draw" in the results screen.