b0n541 / jskat

JSkat is a free software implementation of the game Skat in Java.
https://www.jskat.org
Apache License 2.0
32 stars 16 forks source link

161 cards of the declarer are not made available to the opponents in ouvert games #165

Closed b0n541 closed 1 year ago

b0n541 commented 1 year ago

Refactored game announcement into two separate classes: game contract and discarded cards.

Ouvert cards are now mandatory for ouvert game announcements.