b0n541 / jskat

JSkat is a free software implementation of the game Skat in Java.

Home Page:https://www.jskat.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Change discarding cards to be more like in real life

b0n541 opened this issue · comments

Currently during discarding the player can put up to four cards into the Skat or have less than two cards in the skat. Only when "Discard" or "Schieben" in Schieberamsch is pressed, the number of cards in the Skat is checked and too less or too many cards are not accepted.

Do it like in real world Skat:
1.) take the two cards from Skat into own hand or leave the Skat as is
2.) if Skat is taken on own hand, discard two cards from hand into skat.

Was proposed in #172 (comment)