You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
mkoengeter edited this page Feb 11, 2014
·
3 revisions
9Cards is a simple card game for two up to nine players. Each player gets nine cards, valuated from 1 till 9. In each round, every player has to choose one card, the player which chose the highest valued card wins the round. If two players choose the same card, the winner is decided by random. If all cards were played, the game ends and the player who won the highest number of rounds wins the game.