Mark-Lauman / DominionPicker

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

Adding Color for Attack Cards #50

Closed ddewar closed 6 years ago

ddewar commented 8 years ago

I have added some code to add a color for the attack cards. It is helpful to see how many interaction cards are included in a set at a glance.

Mark-Lauman commented 8 years ago

Hmm... this idea intrigues me, but I think a different solution is needed.

Not all interactive cards are attack cards (see Governor) so highlighting only attack cards wouldn't accomplish our goal.

And making the card color in the app different from the actual card color would add some frustration to those doing a quick setup (like those who are playing the game for the first time).

This suggests to me that a different indicator is needed in both the database and the list, and that this indicator should only be visible to those who turn it on (say, in the options). Maybe something like this? Let me know your thoughts.

demo