DealORound / Deal-O-Round

Flutter port of the Deal-O-Round board card game
MIT License
2 stars 0 forks source link

Offer Hungarian card deck version fo the game #3

Open MrCsabaToth opened 4 years ago

MrCsabaToth commented 4 years ago

The current game uses French card packs. The Hungarian pack has 32 cards ranking from 7, 8, 9, 10, alsó (Under, Unter = inferior / sergeant), felső (Over, Ober = superior / officer), király (King, König), and ász ("Ace", Deuce, Daus) for a total of 32 cards. The suites are: Hearts, Bells, Acorns, Leaves. The higher value cards have all individual characters depicting mythological characters, for example in case of the Tell cards they are casts of the William Tell drama. The numbers are represented with roman numbers and even these cards have assigned characters. https://hu.wikipedia.org/wiki/Magyar_k%C3%A1rtya https://en.wikipedia.org/wiki/German_playing_cards

We can have 6 (VI) cards as well, or even down to 1 (I), that would require less modification of the rules engine but less genuine Hungarian deck. Roman numbers require more space, so it's a question if we should keep the Arabic numbers or modify the font size or the alignment of the chips. I have beautiful InkScape gradient designs for the suites, those would require more drawing power though due to the gradients.

MrCsabaToth commented 4 years ago

This would certainly need additional leaderboards (duplicating the current 6 leaderboards) and possibly new achievements as well