j-toscani/doppelkopf

Determine who wins the round

Closed this issue · 0 comments

After all players have placed their cards on the Table I want to determine the Winner of the round.

In order to do so, I need to know:

  • How many Cards are on the Table
  • Who needs to place their card next
  • Did everybody put a card on the table
  • Which is the highest card
  • To whom does the card belong

The Rules in a Round are:

  • Everyone can only put one Card on the Table
  • The Cards belong to the winner of the round
  • Cards won from a round can not be played or be put into hand

Out of Scope:

  • Determining what cards the player is allowed to play
  • That cards won can be viewed
  • That only the cards used in the previous round can be viewed