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
According to Wikipedia, there are 2 different types of German decks: Northern, with 32 cards and Southern, with 36 cards. These should be supported within the library by adding a Rank enum for each deck type, similar to what's already available for Italian (ItalianRank enum) and French(FrenchRank) decks.
Add Northern German suited decks.
Add Southern German suited decks.
The text was updated successfully, but these errors were encountered:
According to Wikipedia, there are 2 different types of German decks: Northern, with 32 cards and Southern, with 36 cards. These should be supported within the library by adding a Rank enum for each deck type, similar to what's already available for Italian (ItalianRank enum) and French(FrenchRank) decks.
The text was updated successfully, but these errors were encountered: