[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [pbmserv-dev] Hearts forfeit
> I am in a Hearts game where one of the other players
> has forfeited. What happens now to the other three of
> us? We are mid-hand...
> Is the game simply over?
I looked at the hearts code before I started coding cribbage - it seemed that there were tests
everywhere for the situation where a player had *resigned*, all that would happen was the resigned
player would be passed over and the trick ended as soon as there were the right number of cards
played to the table - so the rest of you can play on, supposedly.
I thought a forfeit behaved in the same way as a resign, but maybe that's not true? (If not, it'd
be worth knowing!).