phildini / cards-against-django

CAH done as a Django web app.
Other
8 stars 4 forks source link

Limit number of players who can join #30

Open clach04 opened 11 years ago

clach04 commented 11 years ago

based on the number of cards in the deck.

E.g. assume only 80 white cares (usually way more than that) and 8 players, that means everyone uses all the cards immediately. When "deal 3 pick 2" black cards come up the deck will be exhausted immediately (even if re-using all cards)