trolley813 / OpenFool

Open source implementation of a Fool (Durak) card game.
35 stars 6 forks source link

Beating vs. passing #37

Open czarkoff opened 5 years ago

czarkoff commented 5 years ago

Game does not allow choice between passing and beating if the same card can be used for both. Ie. if you have a trump card with the same rank as the one you are attacked with, you can only use it to pass, not to beat.

trolley813 commented 5 years ago

Yes, that's a known issue. Maybe it should be selected via the short/long click (or tap/hold on mobile devices).