Mark-Lauman / DominionPicker

An Android companion app for Rio Grande Games' Dominion
MIT License
12 stars 14 forks source link

Require cards with certain prices #61

Open AndreasGerken opened 7 years ago

AndreasGerken commented 7 years ago

When we choose a Deck, we always look if there is a card which costs 2 and if there is one which costs 4. With 3 you can buy Silber but if there is no Card for 2 the Start with 2/5 Cooper in the beginning is Bad and without a card for 4, the Start with 3/4 is Bad. This makes the Game unbalanced from the beginning. So we would love to have an Option to choose which Card prices should be availible at least once.

Uldiniad commented 6 years ago

Not necessarily a bad idea, but in general, unless the developer is very active and open to coding new features in himself, I recommend forking the project and creating a pull request once you've tested your changes